Skip to content

Commit 59b14a5

Browse files
Update testworkflow.yml
1 parent a8683e4 commit 59b14a5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/testworkflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55

66
jobs:
77
create-shared-issue:
8-
uses: org-ci-workflows/.github/workflows/reusable-create-shared-issue.yml@main
8+
#uses: org-ci-workflows/.github/workflows/reusable-create-shared-issue.yml@main
9+
uses: TransactionProcessing/org-ci-workflows/.github/workflows/reusable-create-shared-issue.yml@main
910
with:
1011
issue-title: "Update Shared Nugets"
1112
issue-body: "Version Number xyz is now available"

0 commit comments

Comments
 (0)