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 eaf82d0 commit a2b93adCopy full SHA for a2b93ad
README.md
@@ -94,7 +94,7 @@ The action provides the following outputs:
94
settings file is in the format of a `.psd1` file.
95
96
By default, the action looks for a settings file at:
97
- `${{ github.workspace }}/.github/linters/.powershell-psscriptanalyzer.psd1`
+ `.github/linters/.powershell-psscriptanalyzer.psd1`
98
99
You can override this by setting the `SettingsFilePath` input to point to your
100
custom settings file.
0 commit comments