Skip to content

Commit a647a5b

Browse files
authored
Update README.md
1 parent 173659c commit a647a5b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)