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

This commit is contained in:
Kevin Turcios 2026-04-23 08:12:06 -05:00
parent e214ff7d1e
commit c455256bfb

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