Skip to content

Commit 00ddf5b

Browse files
Mesh-2092: remove publish as a requirement for slack notify
1 parent 54897f5 commit 00ddf5b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ jobs:
318318
needs:
319319
- coverage
320320
- lint
321-
- publish
322321
if: ${{ always() && github.repository == 'NHSDigital/mesh-sandbox' && github.actor == 'dependabot[bot]' && contains(needs.*.result, 'failure') }}
323322
steps:
324323
- name: Slack Notification

0 commit comments

Comments
 (0)