Skip to content

(lsst-control) add license file to repo #1359

(lsst-control) add license file to repo

(lsst-control) add license file to repo #1359

---
# yamllint disable rule:quoted-strings
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/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"