Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

fix(mergify.yml): fixed typo #906

Merged
merged 1 commit into from
Oct 9, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(mergify.yml): fixed typo
  • Loading branch information
agarwal-akash authored Oct 9, 2019
commit 9e23a0a8e05e56b66feb151f053b6c9d09ee64ac
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pull_request_rules:
- '#files>=2'
actions:
comment:
message: 'This PR touches more than one file and has to be revied manually. @dkundel'
message: 'This PR touches more than one file and has to be reviewed manually. @dkundel'
label:
add:
- 'needs-review'