mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Allow run bundled_gems manually [ci skip]
This commit is contained in:
parent
15488fc1c6
commit
ba9c0d0b9f
Notes:
git
2022-10-16 09:33:34 +00:00
1 changed files with 1 additions and 0 deletions
1
.github/workflows/bundled_gems.yml
vendored
1
.github/workflows/bundled_gems.yml
vendored
|
@ -11,6 +11,7 @@ on:
|
|||
- 'gems/bundled_gems'
|
||||
schedule:
|
||||
- cron: '45 6 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
|
Loading…
Reference in a new issue