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 153f2d1 commit 3f76aedCopy full SHA for 3f76aed
.github/workflows/sync.yml
@@ -23,6 +23,9 @@ jobs:
23
- branch: centos9
24
remote: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9
25
remote_branch: main
26
+ - branch: centos10
27
+ remote: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10
28
+ remote_branch: main
29
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments