Skip to content

Commit

Permalink
Add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
alpeb committed Sep 19, 2023
1 parent d5753c7 commit 0921444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
meta:
timeout-minutes: 3
runs-on: ubuntu-latest
timeout-minutes: 15

Check failure on line 17 in .github/workflows/release-validator.yml

View workflow job for this annotation

GitHub Actions / actionlint

key "timeout-minutes" is duplicated in "meta" job. previously defined at line:15,col:5. note that key names are case insensitive ``` timeout-minutes: 15 ^~~~~~~~~~~~~~~~ ```
container: ghcr.io/linkerd/dev:v39-rust
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
Expand Down

0 comments on commit 0921444

Please sign in to comment.