forked from loafle/openapi-generator-original
[python] Explicitly define github workflow permissions (#21311)
* Explicitly define github workflow permissions (python) * Update samples
This commit is contained in:
@@ -7,6 +7,9 @@ name: openapi_client Python package
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user