mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-03 19:30:54 -04:00
github: Add permissions to test action
This commit is contained in:
parent
e5f2173169
commit
a6d545854a
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -1,5 +1,7 @@
|
||||
on: [push, pull_request]
|
||||
name: Test
|
||||
permissions:
|
||||
contents: read
|
||||
jobs:
|
||||
test:
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user