Files
John Kennedy 7edcac2b95 ci: add least-privilege permissions to workflow files
Both unit-tests.yml and integration-tests.yml were missing top-level
permissions declarations, triggering code scanning alerts for
actions/missing-workflow-permissions. These workflows only check out
code and run tests, so `contents: read` is sufficient.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 08:43:43 +00:00
..