]> git.proxmox.com Git - mirror_lxc.git/commitdiff
Update cifuzz.yml
authorAlex <93376818+sashashura@users.noreply.github.com>
Thu, 1 Sep 2022 14:52:05 +0000 (15:52 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Sep 2022 14:52:05 +0000 (15:52 +0100)
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
Signed-off-by: Alex <93376818+sashashura@users.noreply.github.com>
.github/workflows/cifuzz.yml

index e7a78c68c1029e1087da6e5f0783384b85ed5131..7347f28823971126830abf24296ef131c215c086 100644 (file)
@@ -9,6 +9,8 @@ on:
       - 'src/**'
     branches:
       - master
+permissions:
+  contents: read
 jobs:
   Fuzzing:
     runs-on: ubuntu-22.04