Skip to content

Commit 6a5454d

Browse files
committed
schema-fix
1 parent 29d90b7 commit 6a5454d

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/fix-specs.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,7 @@ name: Fix Specs
22

33
on:
44
pull_request:
5-
paths:
6-
- "specs/**/*.spec.md"
7-
- "packages/validate-specs/**"
8-
- ".github/workflows/validate-specs.yml"
95
push:
10-
branches: [ main ]
11-
paths:
12-
- "specs/**/*.spec.md"
13-
- "packages/validate-specs/**"
14-
- ".github/workflows/validate-specs.yml"
156

167
jobs:
178
fix-specs:

0 commit comments

Comments
 (0)