Skip to content

Commit 0999fd1

Browse files
committed
chore(ci): run codeql analysis on push only
1 parent 0f79f44 commit 0999fd1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: .github/workflows/codeql-analysis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: "CodeQL"
33
on:
44
push:
55
branches: [develop]
6-
pull_request:
7-
branches: [develop]
8-
schedule:
9-
- cron: '0 21 * * 0'
106

117
jobs:
128
analyze:

0 commit comments

Comments
 (0)