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: