Skip to content

Update dependency itzg/mc-image-helper to v1.62.1 #2

Update dependency itzg/mc-image-helper to v1.62.1

Update dependency itzg/mc-image-helper to v1.62.1 #2

Workflow file for this run

name: Issues notify
on:
issues:
types:
- opened
- labeled
- unlabeled
- closed
pull_request_target:
types:
- closed
- labeled
jobs:
notify:
if: github.repository_owner == 'itzg'
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main
with:
triageLabel: 'status/needs triage'
secrets:
discordWebhook: "${{secrets.DISCORD_ISSUES_WEBHOOK}}"