Skip to content

Implement single-project "super-build" #107

Implement single-project "super-build"

Implement single-project "super-build" #107

Workflow file for this run

---
name: Git Checks
on: [pull_request]
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Ensure !fixup commits are merged
uses: 13rac1/[email protected]