fix(clustertool): ensure CI pipelines work

This commit is contained in:
Kjeld Schouten
2024-11-03 19:22:22 +01:00
parent 8b8e267cb4
commit 19b3b97714
2 changed files with 2 additions and 3 deletions
@@ -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: