chore: add ready-to-merge gate for branch freshness

This commit is contained in:
Kevin Turcios 2026-04-23 08:12:25 -05:00
parent 5d02df9890
commit 9bc9ff2250

8
.github/workflows/ready-to-merge.yml vendored Normal file
View file

@ -0,0 +1,8 @@
name: Ready to Merge
on:
pull_request:
jobs:
ready:
uses: codeflash-ai/github-workflows/.github/workflows/ready-to-merge.yml@main