File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This GitHub action tests DB migrations database schema changes (database migrati
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
1111- Run all tests in secure environment: data cannot be copied to outside of a secured container
12- - Collect useful artifacts (such as ` pg_stat_*** ` system views) and use them to enpower your DB changes review process
12+ - Collect useful artifacts (such as ` pg_stat_*** ` system views) and use them to empower your DB changes review process
1313
1414## How to use
1515To use the action, create a YAML file in the ` .github/workflows/ ` directory.
You can’t perform that action at this time.
0 commit comments