summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authornathannaveen <42319948+nathannaveen@users.noreply.github.com>2022-05-03 03:23:47 -0400
committerGitHub <noreply@github.com>2022-05-03 09:23:47 +0200
commita6d545854a670356e93cd48e55de6e81233d68cb (patch)
treeba576078b951000c9009de54de89c5807c993d4f /.github
parente5f21731696bd4a9a396936b18d9ae72291b01b1 (diff)
github: Add permissions to test action
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 2 insertions, 0 deletions
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: