Skip to content
Snippets Groups Projects
Unverified Commit ae75e17e authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Lets just use the fixup bot


The action is slower plus we can use more actions this way ;)

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 3700d188
No related branches found
No related tags found
No related merge requests found
on: pull_request
name: Pull request checks
jobs:
commit-message-check:
name: Block fixup and squash commits
runs-on: ubuntu-latest
steps:
- name: Run check
uses: xt0rted/block-autosquash-commits-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment