Skip to content

Commit

Permalink
Merge pull request #47 from crow-misia/ci-set-timeout-minutes-by-ghatm
Browse files Browse the repository at this point in the history
ci: set timeout-minutes using ghatm
  • Loading branch information
crow-misia authored Mar 3, 2025
2 parents e1a1240 + 8e90f4c commit 55f5e1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assign_author.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permissions:

jobs:
assignAuthor:
timeout-minutes: 30
name: Assign author to PR
runs-on: ubuntu-latest
steps:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ permissions:

jobs:
build:
timeout-minutes: 30
name: Build
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 55f5e1b

Please sign in to comment.