mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 11:11:12 +08:00
feat: orchestrate CI workflows to prevent duplicate runs when autofix makes changes (#24758)
This commit is contained in:
1
.github/workflows/style.yml
vendored
1
.github/workflows/style.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: Style check
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user