ci(website): top level perms (#5505)

Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
RB
2025-04-14 09:12:53 -05:00
committed by GitHub
parent 509a29bf83
commit c87ac27c5a

View File

@@ -19,6 +19,10 @@ concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
# Required: allow read access to the content for analysis.
contents: read
jobs:
changes:
outputs: