We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813f471 commit 7ab877aCopy full SHA for 7ab877a
1 file changed
.github/workflows/issue-notify.yml
@@ -15,7 +15,7 @@ on:
15
jobs:
16
notify:
17
runs-on: ubuntu-latest
18
- continue-on-error: false
+ continue-on-error: true
19
if: ${{ always() }}
20
steps:
21
- uses: CPAN-Security/devops/github-actions/irc-notifications@main
0 commit comments