Skip to content

build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group across 1 directory #529

build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group across 1 directory

build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group across 1 directory #529

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 }}