chore: Update workflow job names and configurations

This commit is contained in:
2024-06-18 22:33:08 +07:00
parent 89c75bbc93
commit cdf1b27a80
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: Dispatch Update
name: Dispatch
on: [push, pull_request, workflow_dispatch]

View File

@@ -1,4 +1,4 @@
name: Validate
name: Validator
on: [push, pull_request, workflow_dispatch]
@@ -19,4 +19,5 @@ jobs:
id: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v3
with:
comment: true
comment: "true"
use_gitignore: "false"