mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-21 05:31:04 +00:00
.github/workflows/govulncheck.yml: send messages to another channel (#15295)
Updates #cleanup Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
This commit is contained in:
parent
299c5372bd
commit
3a4b622276
2
.github/workflows/govulncheck.yml
vendored
2
.github/workflows/govulncheck.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
token: ${{ secrets.GOVULNCHECK_BOT_TOKEN }}
|
token: ${{ secrets.GOVULNCHECK_BOT_TOKEN }}
|
||||||
payload: |
|
payload: |
|
||||||
{
|
{
|
||||||
"channel": "C05PXRM304B",
|
"channel": "C08FGKZCQTW",
|
||||||
"blocks": [
|
"blocks": [
|
||||||
{
|
{
|
||||||
"type": "section",
|
"type": "section",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user