diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d0baeb59..4c9bffe9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,8 +4,6 @@ on: push: branches: - main - paths-ignore: - - '.github/**' schedule: - cron: '0 10 * * *' # Once per day at 10am UTC workflow_dispatch: