chore: remove unnecessary output in validate-pr job (#2535)
This commit is contained in:
parent
f2d949b64e
commit
f0725ce874
1 changed files with 0 additions and 2 deletions
2
.github/workflows/conventional-labels.yml
vendored
2
.github/workflows/conventional-labels.yml
vendored
|
|
@ -9,8 +9,6 @@ jobs:
|
|||
validate-pr:
|
||||
name: Validate PR
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
validate_output: ${{ steps.validate.outputs }}
|
||||
steps:
|
||||
- name: Validate the pull request
|
||||
id: validate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue