Remove schedule from Rubocop workflow
This commit is contained in:
parent
6171a51720
commit
d092c3650f
1 changed files with 0 additions and 2 deletions
2
.github/workflows/rubocop.yml
vendored
2
.github/workflows/rubocop.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue