mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-02 12:50:36 -07:00
change target to test new implementation of workflow
This commit is contained in:
parent
9449870e4d
commit
fca2fab9c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/find-packages.yml
vendored
2
.github/workflows/find-packages.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue