We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6afcb4 commit 5dd1b01Copy full SHA for 5dd1b01
.github/workflows/module_acceptance.yml
@@ -28,7 +28,7 @@ on:
28
type: boolean
29
ssh-debugging:
30
description: Boolean; whether or not to pause for ssh debugging
31
- default: false
+ default: true
32
33
34
# ENABLE PUPPETCORE. The calling workflow must:
0 commit comments