mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +00:00
chore: Update workflow job names and configurations
This commit is contained in:
2
.github/workflows/dispatch_update.yml
vendored
2
.github/workflows/dispatch_update.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Dispatch Update
|
name: Dispatch
|
||||||
|
|
||||||
on: [push, pull_request, workflow_dispatch]
|
on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
|
|||||||
5
.github/workflows/validate.yml
vendored
5
.github/workflows/validate.yml
vendored
@@ -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