mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Remove workflow schedule as it causes the workflow to be disabled in forks
This commit is contained in:
@@ -8,8 +8,6 @@ on:
|
||||
- '*'
|
||||
paths-ignore:
|
||||
- README.md
|
||||
schedule:
|
||||
- cron: '0 7 * * SUN'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user