We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e214ff7 commit c455256Copy full SHA for c455256
1 file changed
.github/workflows/ready-to-merge.yml
@@ -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