mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
small rename
This commit is contained in:
parent
eb83a0b7c9
commit
0c12825dda
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validation.yml
vendored
2
.github/workflows/validation.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
||||||
pattern: "\\.json$"
|
pattern: "\\.json$"
|
||||||
env:
|
env:
|
||||||
BASE: "domains/"
|
BASE: "domains/"
|
||||||
- name: Validate action.yml against a remote schema
|
- name: Validate JSON Schema
|
||||||
uses: cardinalby/schema-validator-action@v3
|
uses: cardinalby/schema-validator-action@v3
|
||||||
with:
|
with:
|
||||||
file: 'domains/*.json'
|
file: 'domains/*.json'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue