From: nathannaveen <42319948+nathannaveen@users.noreply.github.com> Date: Tue, 3 May 2022 07:23:47 +0000 (-0400) Subject: github: Add permissions to test action X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a6d545854;p=brevno-suite%2Fhugo github: Add permissions to test action --- diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4fea0bd10..700c68882 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,5 +1,7 @@ on: [push, pull_request] name: Test +permissions: + contents: read jobs: test: env: