]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
github: Add permissions to test action
authornathannaveen <42319948+nathannaveen@users.noreply.github.com>
Tue, 3 May 2022 07:23:47 +0000 (03:23 -0400)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 07:23:47 +0000 (09:23 +0200)
.github/workflows/test.yml

index 4fea0bd103ce586e29c118c40297ae4ebe43285c..700c688827bda13c7a26fad58ce06a36597a461a 100644 (file)
@@ -1,5 +1,7 @@
 on: [push, pull_request]
 name: Test
+permissions:
+  contents: read
 jobs:
   test:
     env: