Skip to content

Commit

Permalink
Update pull-request-target.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes authored Nov 25, 2024
1 parent d2a4d73 commit 3d1f1f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request-target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
1. We don't merge PRs with failed tests.
1. When tests fail, click on the `Details` link to learn more.
1. Write sufficient tests for your changes (CodeCov Patch Test). Your testing level must be better than the target threshold of the repository
1. Tests may fail if you edit sensitive files. Ask to add the `sensitive-files-ignore-pr` label if the edits are necessary.
1. Tests may fail if you edit sensitive files. Ask to add the `ignore-sensitive-files-pr` label if the edits are necessary.
1. We cannot merge PRs with conflicting files. These must be fixed.
These policies make our code better.
Our policies make our code better.
### Reviewers
Expand Down

0 comments on commit 3d1f1f0

Please sign in to comment.