From ae3fb27dbc8bebb7ad678e5d9131d84e6eb456d2 Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Fri, 13 Sep 2024 19:39:16 +0200 Subject: [PATCH] Update ci.yaml --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index de91a2c..a75731e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,8 +5,6 @@ on: push: branches: - "master" - schedule: - - cron: "42 3 * * *" jobs: phpunit: