mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-10 03:07:12 +00:00
Update triage.yml
This commit is contained in:
1
.github/workflows/triage.yml
vendored
1
.github/workflows/triage.yml
vendored
@@ -51,6 +51,7 @@ jobs:
|
||||
]
|
||||
}' > body-template.json
|
||||
envsubst < body-template.json > body.json
|
||||
cat body.json
|
||||
curl -X POST "${{ secrets.SLACK_INCOMING_WEBHOOK }}" -H "Content-type: application/json" -d @./body.json
|
||||
|
||||
- name: Issue Notification
|
||||
|
||||
Reference in New Issue
Block a user