summaryrefslogtreecommitdiff
path: root/.github/workflows/schema.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/schema.yaml')
-rw-r--r--.github/workflows/schema.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/schema.yaml b/.github/workflows/schema.yaml
index 4c33f65d..ed029b38 100644
--- a/.github/workflows/schema.yaml
+++ b/.github/workflows/schema.yaml
@@ -6,10 +6,12 @@ on:
- master
- stable
paths:
+ - '.rr*'
- 'schemas/**'
- '.github/workflows/schema.yaml'
pull_request:
paths:
+ - '.rr*'
- 'schemas/**'
- '.github/workflows/schema.yaml'