Skip to content

Commit 89e96f8

Browse files
author
github-actions
committed
[Product Security] Adding CodeQL Workflow
1 parent af37cde commit 89e96f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codeql.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: "CodeQL public repository scanning"
33
on:
44
push:
55
branches:
6-
- 'main'
6+
- main
7+
- master
78
schedule:
89
- cron: "0 0 * * *"
910
pull_request_target:

0 commit comments

Comments
 (0)