Skip to content

Commit 97eba95

Browse files
committed
feat: Re-add comment about preview URL
1 parent b05f668 commit 97eba95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
if: ${{ github.event.repository.fork == false && needs.vars.outputs.azure_creds == 'true' }}
4949
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@9c59fab05a8131f4d691ba6ea2b6a119f3ef832a # v1.0.7
5050
permissions:
51-
pull-requests: write
51+
pull-requests: write # Required to add the preview URL comment
5252
contents: read
5353
with:
5454
production_url_path: "/nginx-gateway-fabric"

0 commit comments

Comments
 (0)