diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bffcc42..ae5d4e0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,9 +4,6 @@ name: CI with Composer scripts on: push: - branches: - - main - pull_request: schedule: - cron: '15 3 * * 1' jobs: