فهرست منبع

[Release] test CI 7

Le Tan 3 سال پیش
والد
کامیت
bed49cf038
3فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 2 0
      .github/workflows/ci-linux.yml
  2. 2 0
      .github/workflows/ci-macos.yml
  3. 2 0
      .github/workflows/ci-win.yml

+ 2 - 0
.github/workflows/ci-linux.yml

@@ -18,6 +18,8 @@ jobs:
     runs-on: ubuntu-18.04
     timeout-minutes: 120
 
+    permissions: read-all|write-all
+
     steps:
       # Checks-out your repository under $GITHUB_WORKSPACE.
       - uses: actions/checkout@v2

+ 2 - 0
.github/workflows/ci-macos.yml

@@ -18,6 +18,8 @@ jobs:
     runs-on: macos-latest
     timeout-minutes: 120
 
+    permissions: read-all|write-all
+
     strategy:
       matrix:
         config:

+ 2 - 0
.github/workflows/ci-win.yml

@@ -18,6 +18,8 @@ jobs:
     runs-on: windows-2019
     timeout-minutes: 120
 
+    permissions: read-all|write-all
+
     strategy:
       matrix:
         config: