Merge pull request #753

This commit is contained in:
symfony-flex-server[bot]
2020-04-13 06:21:41 +00:00
committed by GitHub
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"env": {
"#1": "SLACK_DSN=slack://TOKEN@default?channel=CHANNEL"
}
}
+6
View File
@@ -0,0 +1,6 @@
{
"env": {
"#1": "See https://api.slack.com/messaging/webhooks",
"#2": "SLACK_DSN=slack://default/ID"
}
}