Skip to content

Commit 78bf9d5

Browse files
committed
github actions: Start syncing stable_6.18.y
1 parent e70a9cc commit 78bf9d5

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
@@ -20,6 +20,9 @@ jobs:
2020
- branch: stable_6.12.y
2121
remote: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
2222
remote_branch: linux-6.12.y
23+
- branch: stable_6.18.y
24+
remote: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
25+
remote_branch: linux-6.18.y
2326
- branch: centos9
2427
remote: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9
2528
remote_branch: main

0 commit comments

Comments
 (0)