File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -75,11 +75,10 @@ All examples: [`docs/examples/`](docs/examples/).
7575| Copado DevOps | Full & Change-Based Scans | [ CI/CD Plugin] ( https://github.com/Flow-Scanner/lightning-flow-scanner-copado ) |
7676| GitHub | Full & Change-Based Scans | [ ` scan-flows.yml ` ] ( docs/examples/github-action/scan-flows.yml ) |
7777
78- > ** Why a Native GitHub Action**
79- > - ** Scans ` .flow ` and ` .flow-meta.xml ` files directly** from your repo.
80- > - ** Automatically loads ` .flow-scanner ` config** (YAML, JSON, or ` package.json ` ).
81- > - ** Auto-detects changed flows** in PRs using Git diff.
82- > - ** No ` sf ` CLI required** – runs natively with Node.js.
78+ > ** Why a Native GitHub Action**
79+ > - Automatically loads ` .flow-scanner ` config (YAML, JSON, or ` package.json ` ).
80+ > - Auto-detects changed flows in PRs using Git diff.
81+ > - No ` sf ` CLI required – runs natively with Node.js.
8382>
8483> For more information, see [ ` lightning-flow-scanner-action ` ] ( https://github.com/Flow-Scanner/lightning-flow-scanner-action?tab=readme-ov-file#usage )
8584
You can’t perform that action at this time.
0 commit comments