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 39b8aca commit dc56b8aCopy full SHA for dc56b8a
.github/workflows/validate-kernel-commits.yml
@@ -11,6 +11,7 @@ permissions:
11
jobs:
12
validate-kernel-commits:
13
runs-on: ubuntu-latest
14
+ timeout-minutes: 120
15
16
steps:
17
- name: Checkout PR branch
0 commit comments