Skip to content

build(deps-dev): bump sass from 1.71.1 to 1.76.0 #27

build(deps-dev): bump sass from 1.71.1 to 1.76.0

build(deps-dev): bump sass from 1.71.1 to 1.76.0 #27

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