Skip to content

Commit 0459d86

Browse files
Update FAQ.md
Co-authored-by: Joyce Zhu <joycezhu@github.com>
1 parent 546190e commit 0459d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ closed.
6363
### How can I preview what the scanner would do without filing issues?
6464

6565
Set the `dry_run` input to `true`. The scanner will run a normal scan and log the
66-
issues it _would_ open, reopen, or close — but it won't create, close, reopen, or
66+
issues it _would_ open, reopen, or close — but it won't actually mutate any data or write to the `gh-cache` branch
6767
assign any issues, and it won't write to the `gh-cache` branch.
6868

6969
This is handy for trying out a new configuration or seeing how many issues a scan

0 commit comments

Comments
 (0)