mirror of https://github.com/spf13/afero.git
github: Add permissions to workflow
This commit is contained in:
parent
2a63c9c2d1
commit
2fd19a1df9
|
@ -3,6 +3,8 @@ on:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
name: Test
|
name: Test
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in New Issue