We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89765ec commit 3be49a7Copy full SHA for 3be49a7
.github/workflows/validate.yaml
@@ -3,14 +3,12 @@ name: YAML validation
3
on:
4
push:
5
paths:
6
- - 'wiki/**/*.yaml'
7
- 'elements/**/*.yaml'
8
- 'events/**/*.yaml'
9
- 'functions/**/*.yaml'
10
- 'schemas/**/*.yaml'
11
pull_request:
12
13
14
15
16
0 commit comments