mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-14 01:14:37 +00:00
ci: Also lint json5 files (#37659)
This commit is contained in:
1
.github/workflows/files-changed.yml
vendored
1
.github/workflows/files-changed.yml
vendored
@@ -119,6 +119,7 @@ jobs:
|
||||
|
||||
json:
|
||||
- "**/*.json"
|
||||
- "**/*.json5"
|
||||
|
||||
e2e:
|
||||
- "tests/e2e/**"
|
||||
|
||||
Reference in New Issue
Block a user