Skip to content

Commit

Permalink
ci: timeoutを足す
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Jan 1, 2025
1 parent 9d7eabc commit c89d487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge_gatekeeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
self: merge_gatekeeper
# https://github.com/upsidr/merge-gatekeeper/issues/71#issuecomment-1660607977
ref: ${{ github.event.pull_request && github.event.pull_request.head.sha || github.ref }}
timeout: 18000 # 5 hours

0 comments on commit c89d487

Please sign in to comment.