ci/cd - add missing input in tests workflow

This commit is contained in:
bunkerity 2023-03-03 11:22:16 +01:00
parent ee0e608de7
commit 99e27c4300
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ on:
TYPE:
required: true
type: string
RUNS_ON:
required: true
type: string
secrets:
PRIVATE_REGISTRY:
required: true