Skip to content

chore(deps): bump the actions group with 2 updates #153

chore(deps): bump the actions group with 2 updates

chore(deps): bump the actions group with 2 updates #153

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