Skip to content

chore: Prepare for release 2.6.1 #216

chore: Prepare for release 2.6.1

chore: Prepare for release 2.6.1 #216

Workflow file for this run

---
name: 'checks'
'on':
pull_request:
branches:
- 'main'
jobs:
markdownlint:
uses: ./.github/workflows/markdownlint.yaml
conventional-commit:
uses: ./.github/workflows/conventional-commit.yaml
pre-commit:
uses: ./.github/workflows/pre-commit.yaml