mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 21:53:26 +00:00
build(security): stop scheduled scanning
This commit is contained in:
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -5,8 +5,6 @@ on:
|
|||||||
paths: ["_javascript/**.js"]
|
paths: ["_javascript/**.js"]
|
||||||
pull_request:
|
pull_request:
|
||||||
paths: ["_javascript/**.js"]
|
paths: ["_javascript/**.js"]
|
||||||
schedule:
|
|
||||||
- cron: "0 0 * * 5"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
|
|||||||
Reference in New Issue
Block a user