mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-16 12:13:17 +00:00
build: adjusted issues notify triage label setting (#3957)
This commit is contained in:
@@ -11,5 +11,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
notify:
|
notify:
|
||||||
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main
|
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main
|
||||||
|
with:
|
||||||
|
triageLabel: 'status/needs triage'
|
||||||
secrets:
|
secrets:
|
||||||
discordWebhook: "${{secrets.DISCORD_ISSUES_WEBHOOK}}"
|
discordWebhook: "${{secrets.DISCORD_ISSUES_WEBHOOK}}"
|
||||||
|
|||||||
Reference in New Issue
Block a user