Skip to content

Commit

Permalink
Update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss authored Oct 22, 2024
1 parent 2fbc583 commit b88d2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: james-garriss/github-action-psscriptanalyzer@master
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
settingsPath: ./powershell-psscriptanalyzer.psd1
settingsPath: powershell-psscriptanalyzer.psd1
sendComment: true
failOnErrors: true
failOnWarnings: true
Expand Down

0 comments on commit b88d2b5

Please sign in to comment.