Skip to content

Commit fef1ba5

Browse files
authored
Merge pull request #1874 from rtk-ai/fix/cicd/spelling-branch-fr-en
cicd: spelling branch fr->en
2 parents 54d1f87 + 7e418fd commit fef1ba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-target-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
});
3737
3838
// Post comment
39-
const body = `Automatic message from CI checks : It seems like this branche is targeting the wrong branch, any contribution should target develop branch.
39+
const body = `Automatic message from CI checks : It seems like this branch is targeting the wrong branch, any contribution should target develop branch.
4040
4141
See [CONTRIBUTING.md](https://github.com/rtk-ai/rtk/blob/master/CONTRIBUTING.md) for details.`;
4242

0 commit comments

Comments
 (0)