Skip to content

Implement CI to detect long path in pushed commit #3052

Implement CI to detect long path in pushed commit

Implement CI to detect long path in pushed commit #3052

Workflow file for this run

name: Git Checks
on: [pull_request]
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Block Fixup Commit Merge
uses: 13rac1/[email protected]