Skip to content

Commit 0b82299

Browse files
Mesh-2092: remove actor is dependabot for test purposes
1 parent f621113 commit 0b82299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ jobs:
318318
needs:
319319
- coverage
320320
- lint
321-
if: ${{ always() && github.repository == 'NHSDigital/mesh-sandbox' && github.actor == 'dependabot[bot]' && contains(needs.*.result, 'failure') }}
321+
if: ${{ always() && github.repository == 'NHSDigital/mesh-sandbox' && contains(needs.*.result, 'failure') }}
322322
steps:
323323
- name: Slack Notification
324324
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a

0 commit comments

Comments
 (0)