diff --git a/.github/workflows/conventional-labels.yml b/.github/workflows/conventional-labels.yml index 0f89f9723..078837451 100644 --- a/.github/workflows/conventional-labels.yml +++ b/.github/workflows/conventional-labels.yml @@ -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