Run slack notify on OSS repo only (#47194)

This commit is contained in:
Dimitris Sotirakis
2022-04-01 14:20:26 +02:00
committed by GitHub
parent d217d2aa40
commit 305530224a
2 changed files with 6 additions and 1 deletions
+3
View File
@@ -197,6 +197,9 @@ def main_pipelines(edition):
drone_change_trigger = {
'event': ['push',],
'branch': 'main',
'repo': [
'grafana/grafana',
],
'paths': {
'include': [
'.drone.yml',