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

This commit is contained in:
Kevin Turcios 2026-04-23 08:12:11 -05:00
parent 586ca2e8c1
commit a8d283736a

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