Skip to content

Merge branch 'main' of https://github.com/rivo-gg/creatorlink #32

Merge branch 'main' of https://github.com/rivo-gg/creatorlink

Merge branch 'main' of https://github.com/rivo-gg/creatorlink #32

name: Validate Creator JSON
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
validate-creator-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-yaml-validate
id: json-yaml-validate
uses: GrantBirki/[email protected]
with:
comment: "false"
files:
"../../data/creators/europe.json"