Skip to content

Commit bf8f723

Browse files
Update codeql.yml
1 parent 01ad749 commit bf8f723

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 Advanced"
1313

1414
on:
1515
push:
16-
branches: [ "main" ]
16+
branches: [ "main", "dev", "demo" ]
1717
pull_request:
18-
branches: [ "main" ]
18+
branches: [ "main", "dev", "demo" ]
1919
schedule:
2020
- cron: '44 20 * * 2'
2121

0 commit comments

Comments
 (0)