mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix pull_request condition [ci skip]
This commit is contained in:
parent
424605da7c
commit
629c8f12ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bundled_gems.yml
vendored
2
.github/workflows/bundled_gems.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
- '.github/workflows/bundled_gems.yml'
|
||||
- 'gems/bundled_gems'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
paths:
|
||||
- '.github/workflows/bundled_gems.yml'
|
||||
- 'gems/bundled_gems'
|
||||
schedule:
|
||||
|
|
Loading…
Reference in a new issue