Skip to content

Commit

Permalink
Retry 20 times
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsn committed Jun 14, 2024
1 parent 0656142 commit 67b82bd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/all-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,8 @@ jobs:
checks: read
contents: read
steps:
- uses: wechuli/allcheckspassed@v1
- uses: wechuli/allcheckspassed@v1
with:
delay: '3'
retries: '20'
polling_interval: '1'

0 comments on commit 67b82bd

Please sign in to comment.