1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

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: