From: Alex <93376818+sashashura@users.noreply.github.com> Date: Thu, 1 Sep 2022 14:52:05 +0000 (+0100) Subject: Update cifuzz.yml X-Git-Tag: v6.0.0~98^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4193%2Fhead;p=thirdparty%2Flxc.git Update cifuzz.yml Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com> Signed-off-by: Alex <93376818+sashashura@users.noreply.github.com> --- diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml index e7a78c68c..7347f2882 100644 --- a/.github/workflows/cifuzz.yml +++ b/.github/workflows/cifuzz.yml @@ -9,6 +9,8 @@ on: - 'src/**' branches: - master +permissions: + contents: read jobs: Fuzzing: runs-on: ubuntu-22.04