Skip to content

Feature/add commit branch validation #86

Feature/add commit branch validation

Feature/add commit branch validation #86

Workflow file for this run

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