Commit Graph

2 Commits

Author SHA1 Message Date
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
William Fu-Hinthorn eca0c69c76 First Commit 2025-02-20 12:29:31 -08:00