Skip to content

Commit e3f715e

Browse files
authored
build: adjusted issues notify triage label setting (#3957)
1 parent 1904798 commit e3f715e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue-label.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@ on:
1111
jobs:
1212
notify:
1313
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main
14+
with:
15+
triageLabel: 'status/needs triage'
1416
secrets:
1517
discordWebhook: "${{secrets.DISCORD_ISSUES_WEBHOOK}}"

0 commit comments

Comments
 (0)