Skip to content

Commit

Permalink
ci: set timeout-minutes using ghatm
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Jun 29, 2024
1 parent dc8d074 commit d4d48fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permissions: {}

jobs:
test-main:
timeout-minutes: 30
runs-on: ubuntu-latest
permissions: {}
steps:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/watch-star.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- started
jobs:
watch-star:
timeout-minutes: 30
runs-on: ubuntu-latest
permissions:
issues: write
Expand Down

0 comments on commit d4d48fb

Please sign in to comment.