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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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