Only trigger downstream builds on Grafana (#72356)

This commit is contained in:
Kevin Minehart
2023-07-26 15:26:58 +02:00
committed by GitHub
parent d96067985b
commit c3d6f795ea
2 changed files with 6 additions and 1 deletions
@@ -23,6 +23,9 @@ trigger = {
"latest.json",
],
},
"repo": [
"grafana/grafana",
],
}
def enterprise_downstream_pipeline():