We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a76f4 commit cbfa50eCopy full SHA for cbfa50e
1 file changed
.github/workflows/build-samples.yml
@@ -12,6 +12,9 @@ on:
12
- "samples/**"
13
- ".github/workflows/build-samples.yml"
14
15
+permissions:
16
+ contents: read
17
+
18
jobs:
19
dotnet:
20
name: .NET Samples
0 commit comments