fix: add explicit permissions to build-website workflow (CodeQL alert #30) (#1759)

* Initial plan

* fix: add explicit permissions to build-website workflow (alert #30)

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
Copilot
2026-05-19 12:25:17 +10:00
committed by GitHub
parent 8dd5426686
commit 76445eea75
+3
View File
@@ -12,6 +12,9 @@ on:
- hooks
- workflows
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest