We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cce1219 + 302a232 commit 2044febCopy full SHA for 2044feb
1 file changed
.github/workflows/pr-if-new-kernel.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- branch: ['main', 'maint-6.12', 'maint-6.6']
+ branch: ['main', 'maint-6.12']
14
permissions:
15
pull-requests: write
16
contents: write
0 commit comments