We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0432e0c commit 34a2e3eCopy full SHA for 34a2e3e
1 file changed
.github/workflows/ci-manual-build-test-sign.yml
@@ -25,6 +25,9 @@ env:
25
DOTNET_CLI_TELEMETRY_OPTOUT: true
26
NUPKG_DIRECTORY: ${{ github.workspace}}/nupkgs
27
28
+permissions:
29
+ contents: read
30
+
31
jobs:
32
build:
33
permissions:
0 commit comments