Skip to content

update setup.py to pyproject.toml #161

update setup.py to pyproject.toml

update setup.py to pyproject.toml #161

Workflow file for this run

name: Enforce semi-linear git history
on: pull_request
jobs:
forbid-merge-commits:
runs-on: ubuntu-latest
steps:
- name: Run Forbid Merge Commits Action
uses: motlin/forbid-merge-commits-action@main