[v10.0.x] CI: Run trigger-test-release only on PRs against main (#68794) (#68815)

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

# Conflicts:
#	.drone.yml
This commit is contained in:
Dimitris Sotirakis
2023-05-22 15:08:48 +02:00
committed by GitHub
parent d5e62fa348
commit 1a736942ae
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -1618,6 +1618,7 @@ def trigger_test_release():
"repo": [
"grafana/grafana",
],
"branch": "main",
},
}