Skip to content

feat(git): remove color.* #44

feat(git): remove color.*

feat(git): remove color.* #44

Workflow file for this run

name: Status Check
on: pull_request
jobs:
check:
name: Check
runs-on: ubuntu-latest
steps:
- name: Fail on accidental 'amend!', 'fixup!', or 'squash!' commits
uses: matijs/autosquash-blocker-action@v1.0.0