Skip to content

Update dependency jhoblitt/ipmi to v6.1.0 #2988

Update dependency jhoblitt/ipmi to v6.1.0

Update dependency jhoblitt/ipmi to v6.1.0 #2988

---
# yamllint disable rule:quoted-strings
name: Block Merge Commits
"on": pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
message-check:
name: Block Merge Commits
runs-on: ubuntu-latest
steps:
- name: Block Merge Commits
uses: Morishiri/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"