Run spec_guards only when spec files changed [ci skip]
This commit is contained in:
parent
ab4264a21f
commit
539bef61c4
4
.github/workflows/spec_guards.yml
vendored
4
.github/workflows/spec_guards.yml
vendored
@ -6,11 +6,11 @@ on:
|
||||
- 'spec/**'
|
||||
- '!spec/*.md'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
paths:
|
||||
- 'spec/**'
|
||||
- '!spec/*.md'
|
||||
merge_group:
|
||||
paths-ignore:
|
||||
paths:
|
||||
- 'spec/**'
|
||||
- '!spec/*.md'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user