Skip to content

chore(git): use correct git environment variable #39

chore(git): use correct git environment variable

chore(git): use correct git environment variable #39

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