Skip to content

Commit 7ab877a

Browse files
committed
Temporarily re-enable ignoring errors
1 parent 813f471 commit 7ab877a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
notify:
1717
runs-on: ubuntu-latest
18-
continue-on-error: false
18+
continue-on-error: true
1919
if: ${{ always() }}
2020
steps:
2121
- uses: CPAN-Security/devops/github-actions/irc-notifications@main

0 commit comments

Comments
 (0)