Skip to content

Commit 5edbc2e

Browse files
committed
yml fix
1 parent f301710 commit 5edbc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
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)