Skip to content

Add send-slack-notification #91

Add send-slack-notification

Add send-slack-notification #91

Workflow file for this run

name: Jira
on:
pull_request:
branches: [main]
paths-ignore: ["*.md"]
jobs:
call-workflow-jira:
uses: ./.github/workflows/reusable-jira-workflow.yml
with:
branch_name: ${{ github.head_ref }}
secrets: inherit