Skip to content

Commit 1d60c24

Browse files
authored
Update validate.yml
1 parent d47ab55 commit 1d60c24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: json-yaml-validate
1+
name: Validate DNS Configs
22
on:
33
push:
44
branches:
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818

19-
- name: json-yaml-validate
19+
- name: Validate JSON & YAML
2020
id: json-yaml-validate
2121
uses: GrantBirki/[email protected]
2222
with:

0 commit comments

Comments
 (0)