Skip to content

chore(deps): update multicluster-global-hub-manager-globalhub-5-2 to daf8b4d #2168

chore(deps): update multicluster-global-hub-manager-globalhub-5-2 to daf8b4d

chore(deps): update multicluster-global-hub-manager-globalhub-5-2 to daf8b4d #2168

Workflow file for this run

name: Label PRs by User
on:
pull_request:
types: [opened, edited, reopened]
jobs:
add_labels:
if: ${{ github.event.pull_request.user.login == 'red-hat-konflux[bot]' }}
runs-on: ubuntu-latest
steps:
- name: add labels
uses: actions-ecosystem/action-add-labels@v1
with:
labels: |
lgtm
approved