mirror of
https://github.com/curl/curl.git
synced 2026-07-26 03:27:17 +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/man-examples.yml
vendored
2
.github/workflows/man-examples.yml
vendored
|
|
@ -21,6 +21,8 @@ on:
|
|||
- 'docs/libcurl/opts/*.3'
|
||||
- '.github/scripts/verify-examples.pl'
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
verify:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue