CI: Run `trigger-test-release` only on PRs against main (#68794)
Run trigger-test-release only on PRs against main
(cherry picked from commit 623c014cda)
# Conflicts:
# .drone.yml
This commit is contained in:
@@ -1565,6 +1565,7 @@ def trigger_test_release():
|
||||
"repo": [
|
||||
"grafana/grafana",
|
||||
],
|
||||
"branch": "main",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user