We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b0fcc commit c256c62Copy full SHA for c256c62
.github/workflows/Test-CI-daily-notebooks-applications.yml
@@ -54,7 +54,6 @@ jobs:
54
QMOD_COMPARISON_FIRST: "true"
55
56
- name: Send Qmods Slack notification
57
- if: failure()
58
uses: ./.github/actions/send_qmods_slack_notification
59
with:
60
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
0 commit comments