mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-07 16:03:07 +00:00
Add workflow_source to the inputs when workflow is called (#116)
This commit is contained in:
parent
33153a2b76
commit
5cecb63307
5
.github/workflows/run-release-tests.yaml
vendored
5
.github/workflows/run-release-tests.yaml
vendored
@ -14,6 +14,11 @@ on:
|
||||
description: "Codex Docker image (example: 'codexstorage/nim-codex:0.1.8-dist-tests')"
|
||||
required: true
|
||||
type: string
|
||||
workflow_source:
|
||||
description: Workflow source
|
||||
required: false
|
||||
type: string
|
||||
default: ''
|
||||
|
||||
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user