Skip to content

Commit

Permalink
[IDP-912] Use reusable Jira workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
heqianwang committed Mar 5, 2024
1 parent 13701bd commit 1e82da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call-workflow-jira:
uses: gsoft-inc/wl-renovate-workflow/.github/workflows/reusable-jira-workflow.yml@main
uses: gsoft-inc/wl-reusable-workflows/.github/workflows/reusable-jira-workflow.yml@main
with:
branch_name: ${{ github.head_ref }}
secrets: inherit

0 comments on commit 1e82da8

Please sign in to comment.