fix(clustertool): remove dependency on specific workflow for automerge
This commit is contained in:
@@ -2,7 +2,8 @@ name: Automerge and Approve
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Pull Request: Validate"] # Name of the main CI workflow
|
# If you want to filter based on a specific finisher workflow, add here
|
||||||
|
# workflows: ["Pull Request: Validate"] # Name of the main CI workflow
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user