Skip to content

Commit

Permalink
chore: increase sleep time between merge attempts in analyze dependen…
Browse files Browse the repository at this point in the history
…ts action
  • Loading branch information
viktorrusakov committed Oct 2, 2023
1 parent a82beec commit 77e5618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analyze-dependents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,3 +290,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.requirements_bot_github_token }}
MERGE_METHOD: squash
MERGE_RETRY_SLEEP: 240000

0 comments on commit 77e5618

Please sign in to comment.