Bläddra i källkod

[Release] test CI 7

Le Tan 3 år sedan
förälder
incheckning
bed49cf038
3 ändrade filer med 6 tillägg och 0 borttagningar
  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: