mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-12 16:10:30 +02:00
ci: Add track name to run-name in patch release workflow (#26979)
This commit is contained in:
parent
8c3c0dc747
commit
4fcbad8251
|
|
@ -1,4 +1,5 @@
|
|||
name: 'Release: Create Patch Release PR'
|
||||
run-name: 'Release: Create Patch Release PR for track ${{ inputs.track }}'
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user