Only trigger downstream builds on Grafana (#72356)

This commit is contained in:
Kevin Minehart
2023-07-26 08:26:58 -05:00
committed by GitHub
parent d96067985b
commit c3d6f795ea
2 changed files with 6 additions and 1 deletions

View File

@ -23,6 +23,9 @@ trigger = {
"latest.json",
],
},
"repo": [
"grafana/grafana",
],
}
def enterprise_downstream_pipeline():