Remove scheduled CI runs
Running on changes is sufficient.
This commit is contained in:
parent
cdd3d38321
commit
accef42121
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -4,8 +4,6 @@ on:
|
|||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '13 4 */9 * *'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue