Add permissions to all GitHub actions

This commit is contained in:
Constantin Graf
2025-05-22 10:57:57 +02:00
committed by Constantin Graf
parent f1dce88dab
commit be69626970
12 changed files with 30 additions and 11 deletions

View File

@@ -3,6 +3,9 @@ on:
push:
branches:
- main
permissions:
contents: read
jobs:
api_docs:
runs-on: ubuntu-latest