feat: orchestrate CI workflows to prevent duplicate runs when autofix makes changes (#24758)

This commit is contained in:
-LAN-
2025-08-29 13:23:08 +08:00
committed by GitHub
parent f8f768873e
commit e47bfd2ca3
6 changed files with 134 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
name: DB Migration Test
on:
workflow_call:
pull_request:
branches:
- main