Skip to content

Commit 63cdf07

Browse files
Merge pull request #7 from zendesk/distribute_codeql_workflow
[Product Security] Adding CodeQL Workflow
2 parents ab125d9 + 4f5a3d6 commit 63cdf07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: "CodeQL public repository scanning"
22

33
on:
44
push:
5+
branches:
6+
- main
7+
- master
58
schedule:
69
- cron: "0 0 * * *"
710
pull_request_target:

0 commit comments

Comments
 (0)