Skip to content

chore(api): well that's messed up #5

chore(api): well that's messed up

chore(api): well that's messed up #5

Workflow file for this run

name: Linter
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
json-yaml-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-yaml-validate
id: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v2.7.1
with:
comment: "true"