Skip to content

Commit

Permalink
ci: timeoutを足す (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Jan 2, 2025
1 parent 9d7eabc commit 5dcbd1d
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 5dcbd1d

Please sign in to comment.