Skip to content

Patch husky : Use different package managers #57

Patch husky : Use different package managers

Patch husky : Use different package managers #57

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