Skip to content

(cluster/{yagan,yepun}) bump rke to 1.4.6 #1817

(cluster/{yagan,yepun}) bump rke to 1.4.6

(cluster/{yagan,yepun}) bump rke to 1.4.6 #1817

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: Pull Request Labels
"on":
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v3
with:
mode: exactly
count: 1
labels: enhancement, bug, skip-changelog