diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 915522e..f0b1d9f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,10 +9,6 @@ on: - ".*" - ".github/**" - "README.md" - schedule: - # * is a special character in YAML so you have to quote this string - # first of each month - - cron: "0 0 1 * *" jobs: integration: