Skip to content

Commit

Permalink
Add excluded check
Browse files Browse the repository at this point in the history
  • Loading branch information
brettlangdon committed May 29, 2024
1 parent b1e0097 commit ab3cea9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/all_checks_pass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,9 @@ jobs:
delay: 5
retries: 20
polling_interval: 3
# These jobs are:
# - set in branch protection rules
# - not required
# - expected to fail until an action is taken (like a review)
checks_exclude: 'require-checklist'

0 comments on commit ab3cea9

Please sign in to comment.