We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1904798 commit e3f715eCopy full SHA for e3f715e
.github/workflows/issue-label.yml
@@ -11,5 +11,7 @@ on:
11
jobs:
12
notify:
13
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main
14
+ with:
15
+ triageLabel: 'status/needs triage'
16
secrets:
17
discordWebhook: "${{secrets.DISCORD_ISSUES_WEBHOOK}}"
0 commit comments