We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ddf36d commit c08fe58Copy full SHA for c08fe58
.github/workflows/pull-request-build-yml renamed to .github/workflows/pull-request-build.yml
@@ -42,4 +42,4 @@ jobs:
42
--branch "${{ github.event.pull_request.head.ref }}" \
43
--pr-number "${{ github.event.pull_request.number }}" \
44
--run-id "${{ github.run_id }}"
45
- timeout-minutes: 510 # 8.5 hours
+ timeout-minutes: 510 # 8.5 hours
0 commit comments