mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-06 09:42:31 +00:00
chore: Update validation workflow configuration
This commit is contained in:
4
.github/workflows/validate.yml
vendored
4
.github/workflows/validate.yml
vendored
@@ -4,7 +4,6 @@ on: [push, pull_request, workflow_dispatch]
|
|||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
pull-requests: write
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
validate:
|
validate:
|
||||||
@@ -19,5 +18,4 @@ jobs:
|
|||||||
id: json-yaml-validate
|
id: json-yaml-validate
|
||||||
uses: GrantBirki/json-yaml-validate@v3
|
uses: GrantBirki/json-yaml-validate@v3
|
||||||
with:
|
with:
|
||||||
comment: "true"
|
use_gitignore: false
|
||||||
use_gitignore: "false"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user