Skip to content

Commit ded6f19

Browse files
committed
codeql: maybe needs on push [ "master" ]
Signed-off-by: Steve Bennett <[email protected]>
1 parent 9dd2482 commit ded6f19

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
@@ -12,8 +12,8 @@
1212
name: "CodeQL"
1313

1414
on:
15-
# push:
16-
# branches: [ "main", "master" ]
15+
push:
16+
branches: [ "master" ]
1717
schedule:
1818
- cron: '0 0 * * *'
1919
pull_request:

0 commit comments

Comments
 (0)