mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:23:36 +03:00
GHA: disable permissions where missing
Reviewed-by: Daniel Stenberg Closes #13306
This commit is contained in:
parent
7f26fd17dd
commit
41e07d836f
5 changed files with 10 additions and 0 deletions
2
.github/workflows/synopsis.yml
vendored
2
.github/workflows/synopsis.yml
vendored
|
|
@ -17,6 +17,8 @@ on:
|
|||
paths:
|
||||
- 'docs/libcurl/curl_*.3'
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
verify:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue