Skip to content

Update dependency jhoblitt/ipmi to v5.3.1 #2877

Update dependency jhoblitt/ipmi to v5.3.1

Update dependency jhoblitt/ipmi to v5.3.1 #2877

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@v5
with:
mode: exactly
count: 1
labels: enhancement, bug, skip-changelog