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

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:55 +02:00
committed by GitHub
parent bba6777982
commit 3b6ed3340d
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -448,6 +448,7 @@ steps:
image: grafana/build-container:1.7.4
name: trigger-test-release
when:
branch: main
paths:
include:
- .drone.yml
@@ -6533,6 +6534,6 @@ kind: secret
name: delivery-bot-app-private-key
---
kind: signature
hmac: ad91182dc3a73138c6474542e05e254c6b9d0377b389809226074b7845bf20ae
hmac: 1e855c19b7c9d9aa5d07ab5f9fee357681caa4a0ebd0ed533f3a244d318842bf
...
+1
View File
@@ -1565,6 +1565,7 @@ def trigger_test_release():
"repo": [
"grafana/grafana",
],
"branch": "main",
},
}