Remove schedule from Rubocop workflow

This commit is contained in:
Sven Weidauer 2022-08-07 11:18:22 +02:00 committed by GitHub
parent 6171a51720
commit d092c3650f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: