We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 757ee52 + 0916b8f commit acdb8aeCopy full SHA for acdb8ae
1 file changed
.github/workflows/dotnet.yml
@@ -9,6 +9,9 @@ on:
9
pull_request:
10
branches: [ "main" ]
11
12
+permissions:
13
+ contents: read
14
+
15
jobs:
16
build:
17
0 commit comments