There was an error while loading. Please reload this page.
1 parent 29d90b7 commit 6a5454dCopy full SHA for 6a5454d
1 file changed
.github/workflows/fix-specs.yml
@@ -2,16 +2,7 @@ name: Fix Specs
2
3
on:
4
pull_request:
5
- paths:
6
- - "specs/**/*.spec.md"
7
- - "packages/validate-specs/**"
8
- - ".github/workflows/validate-specs.yml"
9
push:
10
- branches: [ main ]
11
12
13
14
15
16
jobs:
17
fix-specs:
0 commit comments