From accef42121b188cd0d39b5093e7bae1cf3e0b019 Mon Sep 17 00:00:00 2001 From: Michael Hanselmann Date: Sat, 6 Jan 2024 10:09:49 +0100 Subject: [PATCH] Remove scheduled CI runs Running on changes is sufficient. --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 32726da..1aeb521 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,8 +4,6 @@ on: workflow_dispatch: pull_request: push: - schedule: - - cron: '13 4 */9 * *' permissions: contents: read