change target to test new implementation of workflow

This commit is contained in:
HellAholic 2025-10-31 12:37:36 +01:00
parent 9449870e4d
commit fca2fab9c2

View file

@ -40,7 +40,7 @@ permissions:
jobs:
find-packages:
name: Find packages for Jira ticket
uses: ultimaker/cura-workflows/.github/workflows/find-package-by-ticket.yml@main
uses: ultimaker/cura-workflows/.github/workflows/find-package-by-ticket.yml@find_conan_package_python_version
with:
jira_ticket_number: ${{ inputs.jira_ticket_number }}
secrets: inherit