Skip to content

chore(deps): bump kumahq/kuma-gui to 91273c01be6ba66aa627c8108ebf7a6bf16d5039 #2982

chore(deps): bump kumahq/kuma-gui to 91273c01be6ba66aa627c8108ebf7a6bf16d5039

chore(deps): bump kumahq/kuma-gui to 91273c01be6ba66aa627c8108ebf7a6bf16d5039 #2982

Workflow file for this run

name: auto-merge
on:
pull_request:
types: [labeled, opened, reopened]
branches:
- 'master'
- 'release-*'
jobs:
pr-mgmt:
uses: kumahq/.github/.github/workflows/wfc_pr_management.yml@main
with:
approve: true
merge: true
matchLabel: "ci/auto-merge"
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}