Skip to content

Commit 1630d66

Browse files
authored
VCST-861: Use branch to test jira link
1 parent 6e8fa28 commit 1630d66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/module-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143

144144
- name: Add Jira link
145145
if: ${{ github.event_name == 'pull_request' }}
146-
uses: VirtoCommerce/vc-github-actions/publish-jira-link@master
146+
uses: VirtoCommerce/vc-github-actions/publish-jira-link@VCST-861-1 #master
147147
with:
148148
branchName: ${{ github.head_ref }}
149149
repoOrg: ${{ github.repository_owner }}
@@ -305,4 +305,4 @@ jobs:
305305
jiraKeys: ${{ needs.ci.outputs.jira-keys }}
306306
argoServer: 'argo.virtocommerce.cloud'
307307
matrix: '{"include":${{ needs.ci.outputs.matrix }}}'
308-
secrets: inherit
308+
secrets: inherit

0 commit comments

Comments
 (0)