Skip to content

build(deps): bump Namchee/conventional-pr from 0.14.1 to 0.15.1 #663

build(deps): bump Namchee/conventional-pr from 0.14.1 to 0.15.1

build(deps): bump Namchee/conventional-pr from 0.14.1 to 0.15.1 #663

Workflow file for this run

---
name: Validate Pull-Request
on:
pull_request:
permissions:
contents: read
jobs:
conventional_commit:
runs-on: ubuntu-latest
steps:
- uses: Namchee/conventional-pr@93f510707dd4ef011c5e8fe7c94c93c59fc86d4c # v0.15.1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
body: false
issue: false