mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-01 12:26:26 +00:00
build: adjusted issues notify triage label setting (#3957)
This commit is contained in:
2
.github/workflows/issue-label.yml
vendored
2
.github/workflows/issue-label.yml
vendored
@@ -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}}"
|
||||
|
||||
Reference in New Issue
Block a user