mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Only trigger downstream builds on Grafana (#72356)
This commit is contained in:
@@ -23,6 +23,9 @@ trigger = {
|
||||
"latest.json",
|
||||
],
|
||||
},
|
||||
"repo": [
|
||||
"grafana/grafana",
|
||||
],
|
||||
}
|
||||
|
||||
def enterprise_downstream_pipeline():
|
||||
|
||||
Reference in New Issue
Block a user