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
commit e47bfd2ca3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 134 additions and 0 deletions

View file

@ -1,6 +1,7 @@
name: Run Pytest
on:
workflow_call:
pull_request:
branches:
- main