Skip to content

[IDP-912] Use reusable Jira workflow #1

[IDP-912] Use reusable Jira workflow

[IDP-912] Use reusable Jira workflow #1

Workflow file for this run

name: Jira
on:
pull_request:
branches: [main]
paths-ignore: ["*.md"]
jobs:
call-workflow-jira:
uses: gsoft-inc/wl-renovate-workflow/.github/workflows/reusable-jira-workflow.yml@main
with:

Check failure on line 11 in .github/workflows/jira.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/jira.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
branch_name: '$'{{ github.head_ref }}
secrets: inherit