Skip to content

extend git ignore (#80) #198

extend git ignore (#80)

extend git ignore (#80) #198

Workflow file for this run

name: lint
on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
types:
- opened
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint JSON and YAML files
id: json-yaml-validate
uses: GrantBirki/[email protected]
with:
comment: "true" # enable comment mode