Skip to content

Commit 055b433

Browse files
Fix branch name
Signed-off-by: Shreeya Patel <spatel@ciq.com>
1 parent 8476bc3 commit 055b433

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)