Skip to content

Commit

Permalink
#13782 Update all-static-checks.yaml succeed if 3rd party action fails (
Browse files Browse the repository at this point in the history
  • Loading branch information
blozano-tt authored Oct 15, 2024
1 parent 611a051 commit 9640dce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/all-static-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,5 @@ jobs:
# pull requests
suggestions_per_comment: 10
continue-on-error: true
- name: Final step to signal success
run: echo "The job passes even if 3rd party action fails."

0 comments on commit 9640dce

Please sign in to comment.