Skip to content

Commit 5fd31af

Browse files
committed
Revert "change target to test new implementation of workflow"
This reverts commit fca2fab.
1 parent fca2fab commit 5fd31af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/find-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ permissions:
4040
jobs:
4141
find-packages:
4242
name: Find packages for Jira ticket
43-
uses: ultimaker/cura-workflows/.github/workflows/find-package-by-ticket.yml@find_conan_package_python_version
43+
uses: ultimaker/cura-workflows/.github/workflows/find-package-by-ticket.yml@main
4444
with:
4545
jira_ticket_number: ${{ inputs.jira_ticket_number }}
4646
secrets: inherit

0 commit comments

Comments
 (0)