Browse Source

Let's be strict

Piotr Czajkowski 3 days ago
parent
commit
95081f212c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/dotnet.yml

+ 2 - 0
.github/workflows/dotnet.yml

@@ -11,6 +11,8 @@ on:
 
 
 jobs:
 jobs:
   build:
   build:
+    permissions:
+      contents: read
 
 
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest