feat: orchestrate CI workflows to prevent duplicate runs when autofix makes changes (#24758)
This commit is contained in:
1
.github/workflows/db-migration-test.yml
vendored
1
.github/workflows/db-migration-test.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: DB Migration Test
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
Reference in New Issue
Block a user