Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b397fc7

Browse files
authored
add required type to input
1 parent b091395 commit b397fc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
inputs:
99
was-called:
1010
required: true
11+
type: boolean
1112
secrets:
1213
TELEGRAM_TO:
1314
required: true

0 commit comments

Comments
 (0)