Parcourir la source

[Release] test CI 7

Le Tan il y a 3 ans
Parent
commit
bed49cf038

+ 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: