mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 09:12:56 +08: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