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 3703f6b commit e3c9fb6Copy full SHA for e3c9fb6
.github/workflows/powershell.yml
@@ -26,7 +26,6 @@ jobs:
26
contents: read # for actions/checkout to fetch code
27
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
28
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
29
- name: PSScriptAnalyzer
30
runs-on: windows-latest
31
steps:
32
- uses: actions/checkout@v4
0 commit comments