We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7008621 + 7a6df18 commit 9ec4431Copy full SHA for 9ec4431
.github/workflows/review.yml
@@ -2,6 +2,9 @@ name: deploy-to-review
2
3
on: workflow_dispatch
4
5
+permissions:
6
+ contents: read
7
+
8
jobs:
9
deploy-to-review:
10
uses: SumoLogic/sumologic-documentation/.github/workflows/build_and_deploy.yml@main
0 commit comments