aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/openapi-merge.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/openapi-merge.yml')
-rw-r--r--.github/workflows/openapi-merge.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/openapi-merge.yml b/.github/workflows/openapi-merge.yml
index cd990cf5f8..954a835b41 100644
--- a/.github/workflows/openapi-merge.yml
+++ b/.github/workflows/openapi-merge.yml
@@ -6,7 +6,9 @@ on:
tags:
- 'v*'
-permissions: {}
+permissions:
+ contents: read
+ actions: read
jobs:
publish-openapi: