Update conventional-labels.yml
This commit is contained in:
parent
bbed53f18c
commit
eb396f3766
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conventional-labels.yml
vendored
2
.github/workflows/conventional-labels.yml
vendored
|
|
@ -64,7 +64,7 @@ jobs:
|
|||
console.log('PR description validation passed!');
|
||||
|
||||
label:
|
||||
needs: [validate-pr-title, validate-pr-description]
|
||||
needs: [validate-pr-title]
|
||||
name: Label PR
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.pull_request.user.type != 'Bot'}}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue