Skip to content

Commit

Permalink
Add sync timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Wakeful-Cloud authored Nov 13, 2023
1 parent 374fa1f commit ee0dc85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
synchronize:
name: Synchronize with upstream
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
# Checkout downstream (This repository) twice, once for the old state and once for the new state
- name: Checkout downstream (Old)
Expand Down

0 comments on commit ee0dc85

Please sign in to comment.