Skip to content

Docs: Warn about thoughtless approving of risky changes #78

Docs: Warn about thoughtless approving of risky changes

Docs: Warn about thoughtless approving of risky changes #78

Workflow file for this run

name: Pull request check
on: [pull_request]
jobs:
block-fixup-merge:
runs-on: ubuntu-latest
name: Block fixup commits
steps:
- uses: actions/checkout@v4
- name: Block fixup commit merge
uses: 13rac1/[email protected]