Skip to content

Commit 3fec883

Browse files
committed
configure timeout
1 parent 34d3b6e commit 3fec883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-start.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
setup-release-branch:
20-
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
20+
timeout-minutes: 5
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout branch

0 commit comments

Comments
 (0)