Skip to content

Commit

Permalink
try not to start status checks too early
Browse files Browse the repository at this point in the history
  • Loading branch information
leofang authored Jan 12, 2025
1 parent 10f39d2 commit d3d8e21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/status-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
match_pattern: "CI*"
interval: 30s
delay: 120s

0 comments on commit d3d8e21

Please sign in to comment.