From: Alex <93376818+sashashura@users.noreply.github.com> Date: Mon, 29 Aug 2022 18:57:45 +0000 (+0100) Subject: Update build.yml X-Git-Tag: 6.0.0-rc0~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26f7c66ed98fa21e13e884f57bbd804561961d89;p=thirdparty%2Fcollectd.git Update build.yml Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com> --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index db9a6b69c..46438a761 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,6 +6,9 @@ on: pull_request: branches: [ main ] +permissions: + contents: read + defaults: run: shell: bash