mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-17 04:52:17 +00:00
chore: adding write permissions to issues (#19262)
(cherry picked from commit 34f34ee90abaeaab1143023ccac073b7afa36a65)
This commit is contained in:
parent
7aa1aa05f5
commit
87de0df9d8
@ -12,6 +12,7 @@ on:
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
issues: write
|
||||
env:
|
||||
CURRENT_RELEASE_ENDPOINT: ${{ vars.CURRENT_RELEASE_ENDPOINT }} # Endpoint that returns the current release version in json format
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user