Run spec_guards when changing its workflow definition
This commit is contained in:
parent
da1c06e747
commit
180bee3177
Notes:
git
2024-12-31 15:19:38 +00:00
2
.github/workflows/spec_guards.yml
vendored
2
.github/workflows/spec_guards.yml
vendored
@ -3,10 +3,12 @@ name: Rubyspec Version Guards Check
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/spec_guards.yml'
|
||||
- 'spec/**'
|
||||
- '!spec/*.md'
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/spec_guards.yml'
|
||||
- 'spec/**'
|
||||
- '!spec/*.md'
|
||||
merge_group:
|
||||
|
Loading…
x
Reference in New Issue
Block a user