mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-06 14:47:45 -07:00
Add run-name
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Identify the build's origin by looking at the workflow
This commit is contained in:
parent
04acc9a1b6
commit
b1676c66fd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/find-packages.yml
vendored
1
.github/workflows/find-packages.yml
vendored
|
|
@ -1,4 +1,5 @@
|
|||
name: Find packages for Jira ticket and create installers
|
||||
run-name: ${{ inputs.jira_ticket_number }} by @${{ github.actor }}
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue