Skip to content

build(deps): Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 #366

build(deps): Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1

build(deps): Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 #366

# Copyright 2022 D2iQ, Inc. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: "conventional-pr-title"
on:
pull_request_target:
types:
- opened
- edited
jobs:
check:
runs-on: ubuntu-22.04
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}