diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1f124bc..7d5cf08 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,11 +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 * *" - workflow_dispatch: jobs: integration: