Skip to content

Commit 0784a2b

Browse files
zendesk-ops-cigithub-actions
andauthored
[Product Security] Adding CodeQL Workflow (#303)
Co-authored-by: github-actions <[email protected]>
1 parent b2f4f7d commit 0784a2b

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)