Skip to content

Accept module names with and without a .py extension. #2582

Accept module names with and without a .py extension.

Accept module names with and without a .py extension. #2582

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]