Skip to content

Commit eb6650e

Browse files
NikolaySagneum
andauthored
Update README.md
Co-authored-by: Artyom Kartasov <[email protected]>
1 parent 6f5f4a3 commit eb6650e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This GitHub action tests DB migrations database schema changes (database migrati
88
## Key features
99
- Check migrations as a part of a standard CI/CD pipeline
1010
- Automatically detect (and prevent!) long-lasting dangerous locks that could put your production systems down
11-
- Run all tests in secure environment: data cannot be copied to outside of a secured container
11+
- Run all tests in secure environment: data cannot be copied outside the secure container
1212
- Collect useful artifacts (such as `pg_stat_***` system views) and use them to empower your DB changes review process
1313

1414
## How to use

0 commit comments

Comments
 (0)