Skip to content

installed and configured lint-staged + updated github workflows #71

installed and configured lint-staged + updated github workflows

installed and configured lint-staged + updated github workflows #71

Workflow file for this run

name: dev
on:
push:
branches:
- develop
- dev
pull_request:
branches:
- develop
- dev
jobs:
lint:
uses: ./.github/workflows/_lint.yml
permissions:
checks: write
contents: write