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 2016418 commit 75fcb6dCopy full SHA for 75fcb6d
.github/workflows/dotnet.yml
@@ -11,6 +11,8 @@ jobs:
11
build:
12
name: Build and analyze
13
runs-on: windows-latest
14
+ permissions:
15
+ contents: read
16
env:
17
SONAR_PROJECT: 'astar-dev-utilities'
18
ProjectName: 'AStar.Dev.Utilities'
0 commit comments