mirror of
https://github.com/alibaba/higress.git
synced 2026-06-02 17:17:27 +08:00
chore: just schedule codeQL (#130)
Signed-off-by: bitliu <bitliu@tencent.com>
This commit is contained in:
5
.github/workflows/codeql-analysis.yml
vendored
5
.github/workflows/codeql-analysis.yml
vendored
@@ -12,11 +12,6 @@
|
||||
name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ develop, main ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '36 19 * * 6'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user