Update .github/workflows/conventional-labels.yml

Co-authored-by: Madhavan <msmygit@users.noreply.github.com>
This commit is contained in:
Edwin Jose 2025-12-26 11:00:15 -06:00 committed by GitHub
parent fd8b84608f
commit ca989fe49a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ jobs:
steps:
- name: Validate PR title follows Conventional Commits
id: validate
uses: Namchee/conventional-pr@v0.15.6
uses: Namchee/conventional-pr@v0.15
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
issue: false