2
0

Fix filename for .spectral.yaml (#26828)

Mixed up yml vs. yaml previously.
This commit is contained in:
silverwind
2023-08-31 02:41:37 +02:00
committed by GitHub
parent 86476ed478
commit 9b975bf0c0

View File

@@ -81,4 +81,4 @@ jobs:
- "Makefile"
- "package.json"
- "package-lock.json"
- ".spectral.yml"
- ".spectral.yaml"