Skip to content

Use public reusable actions #92

Use public reusable actions

Use public reusable actions #92

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