Remove scheduled CI runs
Some checks failed
Run tests / test (push) Has been cancelled
Release / release (push) Has been cancelled

Running on changes is sufficient.
This commit is contained in:
Michael Hanselmann 2024-01-06 10:09:49 +01:00
parent cdd3d38321
commit accef42121

View file

@ -4,8 +4,6 @@ on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
push: push:
schedule:
- cron: '13 4 */9 * *'
permissions: permissions:
contents: read contents: read