Skip to content

Workflow Failure Alert #64

Workflow Failure Alert

Workflow Failure Alert #64

name: Workflow Failure Alert
on:
workflow_run:
workflows: ["*"]
branches: [master, main]
types: [completed]
jobs:
notify:
uses: sdkman/.github/.github/workflows/reusable-workflow-failure-alert.yml@main
secrets: inherit