Skip to content

Commit a9f7449

Browse files
committed
github: kdevops: add kdevops-linus mirror support
This allows to leverage linux-ci and kdevops-ci on any kdevops's linux fork git ref [1]. Use mirror repo and name kdevops-linus that is avaialble on the host where github selfhosted runers execute the jobs/workflows. Link: https://github.com/linux-kdevops/linux.git [1] Signed-off-by: Daniel Gomez <[email protected]>
1 parent bfbd4c8 commit a9f7449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kdevops.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ on:
7474
- linux
7575
- linux-next
7676
- linux-stable
77+
- kdevops-linus
7778
kernel_ref:
7879
description: "Linux tree git reference (branch/tag/commit-id)"
7980
required: true

0 commit comments

Comments
 (0)