We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fad80 commit e0f9c29Copy full SHA for e0f9c29
.github/workflows/community_ci.yml
@@ -27,7 +27,7 @@ jobs:
27
if: github.event.pull_request.head.repo.fork == true
28
environment: community-ci-auto
29
runs-on: community-tooling-test-small
30
- timeout-minutes: 30s
+ timeout-minutes: 30
31
env:
32
MAIN_BRANCH_NAME: "master"
33
steps:
0 commit comments