mirror of
https://github.com/usestrix/strix.git
synced 2026-08-19 18:13:34 +02:00
Restore technical detail in OSS docs
This commit is contained in:
@@ -61,6 +61,6 @@ The workflow fails when vulnerabilities are found:
|
||||
Use `quick` mode for PRs to keep feedback fast. Schedule `deep` scans nightly.
|
||||
</Tip>
|
||||
|
||||
<Tip>
|
||||
For pull_request workflows, Strix automatically uses changed-files diff-scope in CI/headless runs. If diff resolution fails, ensure full history is fetched (`fetch-depth: 0`) or set `--diff-base`.
|
||||
</Tip>
|
||||
<Note>
|
||||
For `pull_request` workflows, Strix automatically uses changed-files diff-scope in CI/headless runs. If diff resolution fails, fetch full history with `fetch-depth: 0` or set `--diff-base`.
|
||||
</Note>
|
||||
|
||||
Reference in New Issue
Block a user