Skip to content

Commit bc3963a

Browse files
!
1 parent 21a663c commit bc3963a

File tree

1 file changed

+1
-0
lines changed
  • .github/actions/send_qmods_slack_notification

1 file changed

+1
-0
lines changed

.github/actions/send_qmods_slack_notification/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ runs:
3232
3333
- name: Send JSON to slack workflow
3434
id: slack
35+
if: ${{ env.FAILING_TESTS }} = *[![:space:]]*
3536
uses: slackapi/slack-github-action@v2.1
3637
with:
3738
method: chat.postMessage

0 commit comments

Comments
 (0)