[v9.3.x] CI: Run trigger-test-release only on PRs against main (#68794) (#68812)

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:
Dimitris Sotirakis
2023-05-22 15:09:38 +02:00
committed by GitHub
parent 782c73b694
commit c4228b692a
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -533,6 +533,7 @@ steps:
image: grafana/build-container:1.7.4
name: trigger-test-release
when:
branch: main
paths:
include:
- .drone.yml
@@ -6640,6 +6641,6 @@ kind: secret
name: delivery-bot-app-private-key
---
kind: signature
hmac: 2bc7c889ac03617cb607b99b5416c559a952895a98e96900d25d254cfe20c03f
hmac: f8b6fd63a00f5913cc21eb38767da2d3990496b574d66569584e051e51e985f4
...
+1
View File
@@ -1608,6 +1608,7 @@ def trigger_test_release():
"repo": [
"grafana/grafana",
],
"branch": "main",
},
}