mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-05-07 03:32:02 +07:00
chore: Update workflow job names and configurations
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Dispatch Update
|
name: Dispatch
|
||||||
|
|
||||||
on: [push, pull_request, workflow_dispatch]
|
on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: Validate
|
name: Validator
|
||||||
|
|
||||||
on: [push, pull_request, workflow_dispatch]
|
on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
@@ -19,4 +19,5 @@ 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
|
comment: "true"
|
||||||
|
use_gitignore: "false"
|
||||||
|
|||||||
Reference in New Issue
Block a user