Skip to content

Commit c455256

Browse files
committed
chore: add ready-to-merge gate for branch freshness
1 parent e214ff7 commit c455256

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: Ready to Merge
2+
3+
on:
4+
pull_request:
5+
6+
jobs:
7+
ready:
8+
uses: codeflash-ai/github-workflows/.github/workflows/ready-to-merge.yml@main

0 commit comments

Comments
 (0)