build: adjusted issues notify triage label setting

This commit is contained in:
Geoff Bourne
2026-02-28 11:42:22 -06:00
parent 1904798a75
commit 204c25f76a

View File

@@ -11,5 +11,7 @@ on:
jobs:
notify:
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main
with:
triageLabel: 'status/needs triage'
secrets:
discordWebhook: "${{secrets.DISCORD_ISSUES_WEBHOOK}}"