We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca2fab commit 5fd31afCopy full SHA for 5fd31af
.github/workflows/find-packages.yml
@@ -40,7 +40,7 @@ permissions:
40
jobs:
41
find-packages:
42
name: Find packages for Jira ticket
43
- uses: ultimaker/cura-workflows/.github/workflows/find-package-by-ticket.yml@find_conan_package_python_version
+ uses: ultimaker/cura-workflows/.github/workflows/find-package-by-ticket.yml@main
44
with:
45
jira_ticket_number: ${{ inputs.jira_ticket_number }}
46
secrets: inherit
0 commit comments