Skip to content

break file to test workflow #4

break file to test workflow

break file to test workflow #4

name: Validate Creator JSON
on:
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"