Skip to content

Commit 35e585a

Browse files
committed
Add explicit job permissions
Follows: nginx/agent#769
1 parent 2846bc8 commit 35e585a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ on:
1616
branches:
1717
- "*"
1818

19+
permissions:
20+
contents: read
21+
1922
jobs:
2023
call-docs-build-push:
2124
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@main

0 commit comments

Comments
 (0)