We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18b065 commit 339b581Copy full SHA for 339b581
1 file changed
.github/workflows/ci-test.yml
@@ -6,6 +6,10 @@ on:
6
pull_request:
7
branches: [ main ]
8
9
+permissions:
10
+ contents: read
11
+ actions: read
12
+
13
jobs:
14
ci:
15
name: dotnet
0 commit comments