Skip to content

Commit 379c223

Browse files
authored
Add delay between retries (flagos-ai#3034)
1 parent 935d2f4 commit 379c223

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/command.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
with:
5656
action: actions/checkout@v6
5757
attempt_limit: 5
58+
attempt_delay: 10000
5859
- id: checkout-pr
5960
env:
6061
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)