File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ jobs:
36
36
1. We don't merge PRs with failed tests.
37
37
1. When tests fail, click on the `Details` link to learn more.
38
38
1. Write sufficient tests for your changes (CodeCov Patch Test). Your testing level must be better than the target threshold of the repository
39
- 1. Tests may fail if you edit sensitive files. Ask to add the `sensitive-files-ignore -pr` label if the edits are necessary.
39
+ 1. Tests may fail if you edit sensitive files. Ask to add the `ignore- sensitive-files-pr` label if the edits are necessary.
40
40
1. We cannot merge PRs with conflicting files. These must be fixed.
41
41
42
- These policies make our code better.
42
+ Our policies make our code better.
43
43
44
44
### Reviewers
45
45
You can’t perform that action at this time.
0 commit comments