We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f899ff2 commit d750d01Copy full SHA for d750d01
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
permissions:
15
contents: write
16
runs-on: ubuntu-latest
17
- timeout-minutes: 5
+ timeout-minutes: 10
18
outputs:
19
trigger_stable: ${{ steps.effective_triggers.outputs.TRIGGER_STABLE }}
20
trigger_prerelease: ${{ steps.effective_triggers.outputs.TRIGGER_PRERELEASE }}
0 commit comments