diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b264d96..8a3ba65 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: pull_request: push: branches: - - master + - main schedule: - cron: "0 1 * * 0"