Update .github/workflows/conventional-labels.yml
Co-authored-by: Madhavan <msmygit@users.noreply.github.com>
This commit is contained in:
parent
fd8b84608f
commit
ca989fe49a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conventional-labels.yml
vendored
2
.github/workflows/conventional-labels.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue