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