Skip to content

Commit

Permalink
Use local copy of yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heqianwang committed Mar 5, 2024
1 parent afd0ce2 commit 31be90c
Show file tree
Hide file tree
Showing 2 changed files 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@feature/idp-912_shared_jira_workflow
uses: .github/workflows/reusable-jira-workflow.yml@feature/idp-912_shared_jira_workflow
with:
branch_name: ${{ github.head_ref }}
secrets: inherit

0 comments on commit 31be90c

Please sign in to comment.