Skip to content

Commit 2bc5b31

Browse files
Update GitHub Actions (#1201)
1 parent 85e7d73 commit 2bc5b31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ jobs:
157157
needs: deploy
158158
if: ${{ github.repository == 'PaloAltoNetworks/docusaurus-openapi-docs' && !failure() && !cancelled() }}
159159
runs-on: ubuntu-latest
160+
permissions:
161+
contents: read
160162

161163
steps:
162164
- name: Checkout repository

0 commit comments

Comments
 (0)