1
0
Fork 0
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:
Nobuyoshi Nakada 2022-10-16 18:07:41 +09:00
parent 15488fc1c6
commit ba9c0d0b9f
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6
Notes: git 2022-10-16 09:33:34 +00:00

View file

@ -11,6 +11,7 @@ on:
- 'gems/bundled_gems'
schedule:
- cron: '45 6 * * *'
workflow_dispatch:
jobs:
update: