Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #24 from suzuki-shunsuke/ci-set-timeout-minutes-by…
Browse files Browse the repository at this point in the history
…-ghatm

ci: set timeout-minutes using ghatm
  • Loading branch information
suzuki-shunsuke authored Jun 30, 2024
2 parents 6c31a3d + e6362ef commit e59c63d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ env:
AQUA_POLICY_CONFIG: ${{ github.workspace }}/aqua-policy.yaml
jobs:
release:
timeout-minutes: 30
runs-on: ubuntu-latest
permissions:
id-token: write # For cosign
Expand Down

0 comments on commit e59c63d

Please sign in to comment.