GHA: disable permissions where missing

Reviewed-by: Daniel Stenberg
Closes #13306
This commit is contained in:
Viktor Szakats 2024-04-07 10:01:25 +00:00
parent 7f26fd17dd
commit 41e07d836f
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
5 changed files with 10 additions and 0 deletions

View file

@ -15,6 +15,8 @@ on:
branches:
- master
permissions: {}
jobs:
check: