Browse Source

Let's be strict

Piotr Czajkowski 3 ngày trước cách đây
mục cha
commit
95081f212c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .github/workflows/dotnet.yml

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

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