Skip to content

(Puppetfile) bump ccs_hcu version to 3.1.1 #1090

(Puppetfile) bump ccs_hcu version to 3.1.1

(Puppetfile) bump ccs_hcu version to 3.1.1 #1090

Workflow file for this run

---
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"