Skip to content

Commit 3f76aed

Browse files
committed
[SYNC] add CentOS10 to the sync list
1 parent 153f2d1 commit 3f76aed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
- branch: centos9
2424
remote: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9
2525
remote_branch: main
26+
- branch: centos10
27+
remote: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10
28+
remote_branch: main
2629

2730
env:
2831
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)