diff --git a/.github/workflows/rubocop.yml b/.github/workflows/rubocop.yml index d442459..732cf2b 100644 --- a/.github/workflows/rubocop.yml +++ b/.github/workflows/rubocop.yml @@ -12,8 +12,6 @@ on: pull_request: # The branches below must be a subset of the branches above branches: [ main ] - schedule: - - cron: '20 4 * * 5' jobs: rubocop: