mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
8 lines
140 B
YAML
8 lines
140 B
YAML
name: Ready to Merge
|
|
|
|
on:
|
|
pull_request:
|
|
|
|
jobs:
|
|
ready:
|
|
uses: codeflash-ai/github-workflows/.github/workflows/ready-to-merge.yml@main
|