We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13537cd commit 0e1f7dbCopy full SHA for 0e1f7db
1 file changed
.github/workflows/metrics-deploy.yml
@@ -41,7 +41,7 @@ on:
41
description: Optional Terraform list of Slack user IDs to mention on Grafana alert notifications
42
required: false
43
type: string
44
- default: '["U0AHB6VR8N5"]'
+ default: '["U0AQPRA1FSL"]'
45
secrets:
46
GCP_SA_KEY:
47
required: true
@@ -78,7 +78,7 @@ on:
78
slack_alert_mention_user_ids:
79
80
81
82
83
jobs:
84
metrics_deployment:
0 commit comments