Skip to content

Commit 68b4f17

Browse files
authored
Update build.yaml
1 parent 34e8516 commit 68b4f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
push:
55
branches: [ main ]
66
paths:
7-
- "spectral/"
7+
- "spectral/**"
88
pull_request:
99
branches: [ main ]
1010
paths:
11-
- "spectral/"
11+
- "spectral/**"
1212

1313
jobs:
1414
rules-build:

0 commit comments

Comments
 (0)