Skip to content

ci: run PHP unit in GitHub Actions #60

ci: run PHP unit in GitHub Actions

ci: run PHP unit in GitHub Actions #60

on: pull_request
name: Pull Request
permissions:
pull-requests: read
jobs:
message-check:
name: Require `git rebase --autosquash` for `--fixup` commits
runs-on: ubuntu-latest
steps:
- name: Require `git rebase --autosquash` for `--fixup` commits
uses: xt0rted/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}