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 9ace780 commit 7cdbdd9Copy full SHA for 7cdbdd9
‎.github/workflows/CI.yml
@@ -36,7 +36,7 @@ on:
36
type: string
37
description: The path to the settings file. Settings in the settings file take precedence over the action inputs.
38
required: false
39
- default: .github/PSModule.psd1
+ default: .github/PSModule.yml
40
Debug:
41
type: boolean
42
description: Enable debug output.
‎.github/workflows/workflow.yml
0 commit comments