Skip to content

Cancel previous builds within the same PR on push #5224

Cancel previous builds within the same PR on push

Cancel previous builds within the same PR on push #5224

Workflow file for this run

name: "Just say no to fixup commits"
on:
pull_request:
workflow_call:
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Block Fixup Commit Merge
uses: 13rac1/[email protected]