Skip to content

⚠️ Action Required: Replace Deprecated gcr.io/kubebuilder/kube-rbac-proxy #3

⚠️ Action Required: Replace Deprecated gcr.io/kubebuilder/kube-rbac-proxy

⚠️ Action Required: Replace Deprecated gcr.io/kubebuilder/kube-rbac-proxy #3

Workflow file for this run

#
# Copyright (c) 2022 - for information on the respective copyright owner
# see the NOTICE file and/or the repository https://github.com/carbynestack/klyshko.
#
# SPDX-License-Identifier: Apache-2.0
#
name: 'Auto Labeler'
on:
# Allow workflow to be triggered manually
workflow_dispatch:
issues:
types:
- reopened
- opened
jobs:
# re-usable workflow @see https://docs.github.com/en/actions/using-workflows/reusing-workflows
auto-labeling:
uses: carbynestack/.github/.github/workflows/auto-labeler.yml@master