summaryrefslogtreecommitdiff
path: root/.github/workflows/bundled_gems.yml
diff options
context:
space:
mode:
authorNARUSE, Yui <naruse@airemix.jp>2023-03-28 21:01:44 +0900
committerNARUSE, Yui <naruse@airemix.jp>2023-03-28 21:01:59 +0900
commit6ce6b4d1e7a6f6f20b232e8fc744c303bfd87098 (patch)
treee60382e9c682cc00ffaba3c1b3d86d7ed76de23e /.github/workflows/bundled_gems.yml
parentc86ccccbd75061f4af0893a03951400227ed76e3 (diff)
downloadruby-6ce6b4d1e7a6f6f20b232e8fc744c303bfd87098.tar.gz
Use merge_group
Diffstat (limited to '.github/workflows/bundled_gems.yml')
-rw-r--r--.github/workflows/bundled_gems.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/bundled_gems.yml b/.github/workflows/bundled_gems.yml
index 840374326f..e37d12722c 100644
--- a/.github/workflows/bundled_gems.yml
+++ b/.github/workflows/bundled_gems.yml
@@ -9,6 +9,10 @@ on:
paths:
- '.github/workflows/bundled_gems.yml'
- 'gems/bundled_gems'
+ merge_group:
+ paths:
+ - '.github/workflows/bundled_gems.yml'
+ - 'gems/bundled_gems'
schedule:
- cron: '45 6 * * *'
workflow_dispatch: