mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 09:34:35 -07:00
remove input for starting build from workflow
- installers job is moved to this workflow so the trigger to start build is handled locally and should not be sent to reusable workflow
This commit is contained in:
parent
90170c694c
commit
06cf1151e5
1 changed files with 0 additions and 1 deletions
1
.github/workflows/find-packages.yml
vendored
1
.github/workflows/find-packages.yml
vendored
|
|
@ -33,7 +33,6 @@ jobs:
|
|||
uses: ultimaker/cura-workflows/.github/workflows/find-package-by-ticket.yml@jira_find_package
|
||||
with:
|
||||
jira_ticket_number: ${{ inputs.jira_ticket_number }}
|
||||
start_builds: ${{ inputs.start_builds }}
|
||||
secrets: inherit
|
||||
|
||||
installers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue