Run spec_guards when changing its workflow definition

This commit is contained in:
Benoit Daloze 2024-12-31 15:15:34 +01:00
parent da1c06e747
commit 180bee3177
Notes: git 2024-12-31 15:19:38 +00:00

View File

@ -3,10 +3,12 @@ name: Rubyspec Version Guards Check
on: on:
push: push:
paths: paths:
- '.github/workflows/spec_guards.yml'
- 'spec/**' - 'spec/**'
- '!spec/*.md' - '!spec/*.md'
pull_request: pull_request:
paths: paths:
- '.github/workflows/spec_guards.yml'
- 'spec/**' - 'spec/**'
- '!spec/*.md' - '!spec/*.md'
merge_group: merge_group: