[python] Explicitly define github workflow permissions (#21311)

* Explicitly define github workflow permissions (python)

* Update samples
This commit is contained in:
Youri Westerman
2025-05-22 04:21:19 +02:00
committed by GitHub
parent f735c6e091
commit 4379a23608
5 changed files with 15 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ name: openapi_client Python package
on: [push, pull_request]
permissions:
contents: read
jobs:
build: