Fix filename for .spectral.yaml (#26828)
Mixed up yml vs. yaml previously.
This commit is contained in:
parent
10aab8a385
commit
274c16e481
1 changed files with 1 additions and 1 deletions
2
.github/workflows/files-changed.yml
vendored
2
.github/workflows/files-changed.yml
vendored
|
@ -81,4 +81,4 @@ jobs:
|
|||
- "Makefile"
|
||||
- "package.json"
|
||||
- "package-lock.json"
|
||||
- ".spectral.yml"
|
||||
- ".spectral.yaml"
|
||||
|
|
Loading…
Reference in a new issue