Skip to content

Commit c26202c

Browse files
authored
Add read permission
1 parent c097298 commit c26202c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-btp.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ on:
5454
ui_app_url:
5555
value: ${{ jobs.deployment.outputs.ui_app_url }}
5656

57+
permissions:
58+
contents: read
59+
5760
jobs:
5861

5962
deployment:

0 commit comments

Comments
 (0)