Skip to content

build(deps): bump the actions group with 1 update #111

build(deps): bump the actions group with 1 update

build(deps): bump the actions group with 1 update #111

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