mirror of
https://github.com/langchain-ai/langgraph-fullstack-python.git
synced 2026-07-20 14:23:38 -04:00
7edcac2b95
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>