mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Run slack notify on OSS repo only (#47194)
This commit is contained in:
@@ -197,6 +197,9 @@ def main_pipelines(edition):
|
||||
drone_change_trigger = {
|
||||
'event': ['push',],
|
||||
'branch': 'main',
|
||||
'repo': [
|
||||
'grafana/grafana',
|
||||
],
|
||||
'paths': {
|
||||
'include': [
|
||||
'.drone.yml',
|
||||
|
||||
Reference in New Issue
Block a user