We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c097298 commit c26202cCopy full SHA for c26202c
1 file changed
.github/workflows/deploy-btp.yml
@@ -54,6 +54,9 @@ on:
54
ui_app_url:
55
value: ${{ jobs.deployment.outputs.ui_app_url }}
56
57
+permissions:
58
+ contents: read
59
+
60
jobs:
61
62
deployment:
0 commit comments