github: Add permissions to test action

This commit is contained in:
nathannaveen
2022-05-03 03:23:47 -04:00
committed by GitHub
parent e5f2173169
commit a6d545854a

View File

@@ -1,5 +1,7 @@
on: [push, pull_request]
name: Test
permissions:
contents: read
jobs:
test:
env: