Skip to content

Feat(codmods): Introduce codemods package and first React codemod #DS-1142 #5818

Feat(codmods): Introduce codemods package and first React codemod #DS-1142

Feat(codmods): Introduce codemods package and first React codemod #DS-1142 #5818

Workflow file for this run

name: Git Check
on: [pull_request]
jobs:
block-fixup-merge:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.1
- name: Block fixup commit merge
uses: 13rac1/block-fixup-merge-action@v2.0.0