Skip to content

chore(deps): bump the minor-and-patch-action-updates group with 1 update #487

chore(deps): bump the minor-and-patch-action-updates group with 1 update

chore(deps): bump the minor-and-patch-action-updates group with 1 update #487

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@b31518c34a4243c21484e3187abbbee4a44d0ec4 # v0.15.4
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
body: false
issue: false
close: false