Skip to content

Commit 5edbc2e

Browse files
committed
yml fix
1 parent f301710 commit 5edbc2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "CodeQL"
22

33
on:
44
push:
5-
branches: [ master, *-stable ]
5+
branches: [ master, '*-stable' ]
66
pull_request:
77
# The branches below must be a subset of the branches above
88
branches: [ master ]

0 commit comments

Comments
 (0)