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 b2c89aa commit e276eafCopy full SHA for e276eaf
.github/workflows/sample-workflow-windows-latest.yml
@@ -11,6 +11,8 @@ on:
11
jobs:
12
sample:
13
name: Open Source Static Analysis Runner
14
+ permissions:
15
+ contents: read
16
17
# OSSAR runs on windows-latest.
18
# ubuntu-latest and macos-latest supporting coming soon
0 commit comments