Skip to content

Python: Only pass metadata that we need #2576

Python: Only pass metadata that we need

Python: Only pass metadata that we need #2576

Workflow file for this run

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