Skip to content

Commit 18bdffb

Browse files
🩹 [Patch]: Fix input type declaration for Preview in Action-Test workflow
1 parent ba47239 commit 18bdffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/Action-Test.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
workflow_dispatch:
77
inputs:
88
Preview:
9+
type: boolean
910
default: false
1011
description: Show preview of the changes
1112
pull_request:

0 commit comments

Comments
 (0)