Skip to content

Commit 6204421

Browse files
Fix branch name
Signed-off-by: Shreeya Patel <[email protected]>
1 parent 6424f22 commit 6204421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kernel-build-and-test-x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Automated kernel build and test (x86_64)
22
on:
33
push:
44
branches:
5-
- 'ciqlts9_2'
5+
- '*_ciqlts9_2'
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)