Merge branch 'patch-5'
* patch-5: build: harden nuget.yml permissions
This commit is contained in:
commit
58324db9d2
1 changed files with 3 additions and 0 deletions
3
.github/workflows/nuget.yml
vendored
3
.github/workflows/nuget.yml
vendored
|
|
@ -13,6 +13,9 @@ on:
|
|||
- 'Doc/**'
|
||||
- 'appveyor.yml'
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue