Skip to content

v1.5.6

v1.5.6 #90

Workflow file for this run

name: Send notifications
on: [release, issues, issue_comment, watch, pull_request_target]
jobs:
notification:
uses: maikschneider/reusable-workflows/.github/workflows/notifications.yml@main
secrets:
teams-webhook-url: ${{ secrets.TEAMS_WEBHOOK_URL }}