aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/codeql.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/codeql.yml')
-rw-r--r--.github/workflows/codeql.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 5c0c93886..8764cdd0e 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -14,9 +14,6 @@ name: "CodeQL"
14on: 14on:
15 push: 15 push:
16 branches: [ develop, next ] 16 branches: [ develop, next ]
17 pull_request:
18 # The branches below must be a subset of the branches above
19 branches: [ next ]
20 schedule: 17 schedule:
21 - cron: '36 9 * * 5' 18 - cron: '36 9 * * 5'
22 19