rename new workflow

This commit is contained in:
GrantBirki
2023-10-31 17:47:29 -06:00
parent 986aac3b5b
commit 0fbcfa12a6

View File

@ -1,4 +1,4 @@
name: actions-config-validation
name: json-yaml-validate
on:
push:
branches:
@ -11,12 +11,12 @@ permissions:
pull-requests: write # enable write permissions for pull request comments
jobs:
actions-config-validation:
json-yaml-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: actions-config-validation
- name: json-yaml-validate
uses: GrantBirki/json-yaml-validate@3add42f5fa8bfff04a3fe664d27a316736257ef1 # pin@v2.3.1
with:
comment: "true" # enable comment mode