Skip to content

build(deps): bump @commitlint/cli from 18.4.4 to 18.6.1 #397

build(deps): bump @commitlint/cli from 18.4.4 to 18.6.1

build(deps): bump @commitlint/cli from 18.4.4 to 18.6.1 #397

name: Conventional Pull Request
# See https://github.com/Namchee/conventional-pr
on:
pull_request:
permissions:
checks: write
issues: write
pull-requests: write
jobs:
cpr:
runs-on: ubuntu-latest
steps:
- name: conventional-pr
uses: Namchee/[email protected]
with:
access_token: ${{ secrets.GITHUB_TOKEN }}