Skip to content

ci: Checkout main properly when updating plugin.yaml #21

ci: Checkout main properly when updating plugin.yaml

ci: Checkout main properly when updating plugin.yaml #21

# Copyright 2021-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