Skip to content

IDP-2284 Be more specific about action version pin #82

IDP-2284 Be more specific about action version pin

IDP-2284 Be more specific about action version pin #82

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