Skip to content

Commit

Permalink
Add explicit job permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
danielledeleo committed Aug 7, 2024
1 parent 2846bc8 commit 35e585a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ on:
branches:
- "*"

permissions:
contents: read

jobs:
call-docs-build-push:
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@main
Expand Down

0 comments on commit 35e585a

Please sign in to comment.