There was an error while loading. Please reload this page.
1 parent 34d3b6e commit 3fec883Copy full SHA for 3fec883
1 file changed
.github/workflows/release-start.yml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
setup-release-branch:
20
- timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
+ timeout-minutes: 5
21
runs-on: ubuntu-latest
22
steps:
23
- name: Checkout branch
0 commit comments