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:
HellAholic 2025-06-26 09:26:46 +02:00 committed by GitHub
parent 90170c694c
commit 06cf1151e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: