Skip to content

Commit 0d52c91

Browse files
committed
Update codeql workflow branch to master
1 parent a19e85d commit 0d52c91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ "main", "dev" ]
16+
branches: [ "master", "dev" ]
1717
pull_request:
18-
branches: [ "main", "dev" ]
18+
branches: [ "master", "dev" ]
1919
schedule:
2020
- cron: '24 21 * * 0'
2121

0 commit comments

Comments
 (0)