]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Update build.yml
authorAlex <93376818+sashashura@users.noreply.github.com>
Mon, 29 Aug 2022 18:57:45 +0000 (19:57 +0100)
committerMatthias Runge <mrunge@matthias-runge.de>
Wed, 1 Feb 2023 08:07:59 +0000 (09:07 +0100)
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
.github/workflows/build.yml

index db9a6b69c27ecd0134a1396548c2000503c1a61e..46438a761ebc6ef32b7115004e85809a62f0dc79 100644 (file)
@@ -6,6 +6,9 @@ on:
   pull_request:
     branches: [ main ]
 
+permissions:
+  contents: read
+
 defaults:
   run:
     shell: bash