mirror of
https://github.com/curl/curl.git
synced 2026-06-26 00:05:38 +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/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
|
|
@ -20,6 +20,8 @@ on:
|
|||
- 'src/**'
|
||||
- 'include/**'
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
codespell:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue