We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19aabce commit ebe6c52Copy full SHA for ebe6c52
.github/workflows/rust-test.yaml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
test:
11
+ timeout-minutes: 720
12
permissions:
13
# required for all workflows
14
security-events: write
0 commit comments