Skip to content

Feat: Normalize template name using regex to allow capitalized prefixes #62

Feat: Normalize template name using regex to allow capitalized prefixes

Feat: Normalize template name using regex to allow capitalized prefixes #62

Workflow file for this run

name: Pull request check
on: [pull_request]
jobs:
block-fixup-merge:
runs-on: ubuntu-latest
name: Block fixup commits
steps:
- uses: actions/checkout@v3
- name: Block fixup commit merge
uses: 13rac1/block-fixup-merge-action@v2.0.0