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.
2 parents d371498 + c65814f commit c021789Copy full SHA for c021789
3 files changed
.github/workflows/psscriptanalyzer.yml
@@ -13,6 +13,10 @@ on:
13
- '.github/workflows/psscriptanalyzer.yml'
14
workflow_dispatch:
15
16
+permissions:
17
+ contents: read
18
+ pull-requests: write
19
+
20
jobs:
21
analyze:
22
name: PSScriptAnalyzer
0 commit comments