Skip to content

Commit e6b136f

Browse files
committed
add type
1 parent 14fa4e9 commit e6b136f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/module_acceptance.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ on:
2828
type: boolean
2929
ssh-debugging:
3030
description: Boolean; whether or not to pause for ssh debugging
31-
required: true
3231
default: false
33-
32+
type: boolean
3433

3534
# ENABLE PUPPETCORE. The calling workflow must:
3635
# - Set a valid PUPPET_FORGE_TOKEN secret on its repository.

0 commit comments

Comments
 (0)