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 ]
|
||||
pull_request:
|
||||
name: Test
|
||||
permissions:
|
||||
contents: read
|
||||
jobs:
|
||||
test:
|
||||
strategy:
|
||||
|
|
Loading…
Reference in New Issue