diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 53fbb12..8651e57 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,8 @@ name: CI on: push: - schedule: - - cron: 0 0 * * * +# schedule: +# - cron: 0 0 * * * jobs: awesome-lint: