support custom paths in Git context

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-09-15 12:24:18 +02:00
parent 00741899ac
commit 1c7071ce1e
5 changed files with 120 additions and 23 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ branding:
inputs:
context:
description: 'Where to get context data. Allowed options are "workflow" (default), "git".'
description: 'Where to get context data. Allowed options are "workflow" (default), "git", "git:<path>".'
default: "workflow"
required: true
images: