Skip to content

Commit 3be49a7

Browse files
Remove old path from validate.yaml
1 parent 89765ec commit 3be49a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/validate.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@ name: YAML validation
33
on:
44
push:
55
paths:
6-
- 'wiki/**/*.yaml'
76
- 'elements/**/*.yaml'
87
- 'events/**/*.yaml'
98
- 'functions/**/*.yaml'
109
- 'schemas/**/*.yaml'
1110
pull_request:
1211
paths:
13-
- 'wiki/**/*.yaml'
1412
- 'elements/**/*.yaml'
1513
- 'events/**/*.yaml'
1614
- 'functions/**/*.yaml'

0 commit comments

Comments
 (0)