Skip to content

build: patch round 2024-02 #51

build: patch round 2024-02

build: patch round 2024-02 #51

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 }}