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 2b6585e commit 53c5c6eCopy full SHA for 53c5c6e
.github/workflows/qa.yml
@@ -27,7 +27,7 @@ jobs:
27
qa:
28
name: QA
29
runs-on: namespace-profile-network-bootstrapper
30
- timeout-minutes: 30
+ timeout-minutes: 10
31
if: |
32
github.event_name == 'push' ||
33
(github.event_name == 'pull_request' && github.event.action != 'closed') ||
0 commit comments