Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

feat: adds a validation hook #82

feat: adds a validation hook

feat: adds a validation hook #82

# Copyright 2023 D2iQ, Inc. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: conventional-release-labels
on:
pull_request_target:
types:
- opened
- edited
jobs:
label:
runs-on: ubuntu-22.04
steps:
- uses: bcoe/conventional-release-labels@v1