Skip to content

build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 #28

build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0

build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 #28

on: pull_request
name: Prevent merging fixup commits
permissions:
pull-requests: read
jobs:
message-check:
name: Require "git rebase --autosquash" of "fixup!" commits
runs-on: ubuntu-latest
steps:
- name: Block Autosquash Commits
uses: xt0rted/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}