Skip to content

Commit

Permalink
Merge pull request #1248 from miguelcobain/fix-allow-failure
Browse files Browse the repository at this point in the history
apply fix to allow continue-on-error-comment to work
  • Loading branch information
mansona authored Oct 13, 2023
2 parents fef787a + c5d924a commit 14a5f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
- master
pull_request: {}
pull_request_target: {}

concurrency:
group: ci-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit 14a5f28

Please sign in to comment.