Update .github/workflows/conventional-labels.yml
Co-authored-by: Madhavan <msmygit@users.noreply.github.com>
This commit is contained in:
parent
ca989fe49a
commit
ae88880f61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conventional-labels.yml
vendored
2
.github/workflows/conventional-labels.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
pull-requests: read
|
||||
steps:
|
||||
- name: Check PR Description
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8.0
|
||||
with:
|
||||
script: |
|
||||
const body = context.payload.pull_request.body || '';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue