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 3632033 commit 08dfef3Copy full SHA for 08dfef3
.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