You signed in with another tab or window. Cline (VS Code) integration Copy the workflow and scripts into your repo cp -r path/to/zguard-ai-integrations/github-actions/.github .github cp -r path/to/zguard-ai-integrations/github-actions/scripts scripts cp -r path/to/zguard-ai-integrations/github-actions/config config # 3. Use Actions → Weekly integration checks → Run workflow for a manual run. It runs make test-compile, then two policy scans…
Read More