mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
Update codeql.yml
This commit is contained in:
6
.github/workflows/codeql.yml
vendored
6
.github/workflows/codeql.yml
vendored
@@ -1,10 +1,6 @@
|
|||||||
name: "Netch CodeQL CI"
|
name: "CodeQL CI"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ main ]
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user