Skip to content

Commit 5229309

Browse files
committed
switch on codeql on master
1 parent 905cee2 commit 5229309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ "develop" ]
16+
branches: [ "develop", "master" ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
1919
branches: [ "develop" ]

0 commit comments

Comments
 (0)