Compare commits

..

1 Commits

Author SHA1 Message Date
Geoff Bourne
204c25f76a build: adjusted issues notify triage label setting 2026-02-28 11:42:22 -06:00

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}}"