mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 03:18:32 +00:00
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:
4
.github/workflows/website.yml
vendored
4
.github/workflows/website.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user