Skip to content

Commit e3c9fb6

Browse files
committed
remove name
1 parent 3703f6b commit e3c9fb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/powershell.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
contents: read # for actions/checkout to fetch code
2727
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
2828
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
29-
name: PSScriptAnalyzer
3029
runs-on: windows-latest
3130
steps:
3231
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)