We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c024b3 commit aded5c9Copy full SHA for aded5c9
.github/workflows/gh-pages.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
deploy:
11
- if: github.repository == 'uapi-group/kernel'
+ if: github.repository == 'uapi-group/kernel-features'
12
runs-on: ubuntu-22.04
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments