Skip to content

(spec) always skip testing on el7 instead of pinning tests to el8 #241

(spec) always skip testing on el7 instead of pinning tests to el8

(spec) always skip testing on el7 instead of pinning tests to el8 #241

---
name: "Block Merge Commits"
"on": "pull_request"
jobs:
message-check:
name: "Block Merge Commits"
runs-on: "ubuntu-latest"
steps:
- name: "Block Merge Commits"
uses: "Morishiri/block-merge-commits-action@v1.0.1"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"