build(security): stop scheduled scanning
This commit is contained in:
parent
f3ea7e9887
commit
c335bc6ce7
1 changed files with 0 additions and 2 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
@ -5,8 +5,6 @@ on:
|
|||
paths: ["_javascript/**.js"]
|
||||
pull_request:
|
||||
paths: ["_javascript/**.js"]
|
||||
schedule:
|
||||
- cron: "0 0 * * 5"
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
Loading…
Reference in a new issue