Skip to content

Use gcompat to ensure mc-image-helper runs on aarch64+alpine #3202

Use gcompat to ensure mc-image-helper runs on aarch64+alpine

Use gcompat to ensure mc-image-helper runs on aarch64+alpine #3202

Workflow file for this run

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