Skip to content

Commit 3d1f1f0

Browse files
authored
Update pull-request-target.yml
1 parent d2a4d73 commit 3d1f1f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull-request-target.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ jobs:
3636
1. We don't merge PRs with failed tests.
3737
1. When tests fail, click on the `Details` link to learn more.
3838
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.
4040
1. We cannot merge PRs with conflicting files. These must be fixed.
4141
42-
These policies make our code better.
42+
Our policies make our code better.
4343
4444
### Reviewers
4545

0 commit comments

Comments
 (0)