.github/workflows/govulncheck.yml: send messages to another channel (#15295)

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
main
Andrew Lytvynov 1 year ago committed by GitHub
parent 299c5372bd
commit 3a4b622276
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/govulncheck.yml

@ -30,7 +30,7 @@ jobs:
token: ${{ secrets.GOVULNCHECK_BOT_TOKEN }}
payload: |
{
"channel": "C05PXRM304B",
"channel": "C08FGKZCQTW",
"blocks": [
{
"type": "section",

Loading…
Cancel
Save