Skip to content

docs: surface Awesome Works above the fold (it sits at 85% depth, below the FAQ) #440

docs: surface Awesome Works above the fold (it sits at 85% depth, below the FAQ)

docs: surface Awesome Works above the fold (it sits at 85% depth, below the FAQ) #440

---
name: Merge Gatekeeper
on:
pull_request:
branches:
- main
- master
jobs:
merge-gatekeeper:
runs-on: ubuntu-latest
permissions:
checks: read
statuses: read
steps:
- name: Run Merge Gatekeeper
uses: upsidr/merge-gatekeeper@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}