Skip to content

chore(deps-dev): bump @commitlint/config-conventional from 18.0.0 to 18.1.0 #1210

chore(deps-dev): bump @commitlint/config-conventional from 18.0.0 to 18.1.0

chore(deps-dev): bump @commitlint/config-conventional from 18.0.0 to 18.1.0 #1210

Workflow file for this run

name: 'Checks'
on:
pull_request:
types:
- opened
- synchronize
- reopened
- labeled
- unlabeled
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
check-pr-status:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/check-pr-status