Skip to content

Commit 570150b

Browse files
author
Andrei Neagu
committed
typos
1 parent d985602 commit 570150b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/mergify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ queue_rules:
2626
# the PR will be removed from the queue.
2727
# Once the PR is ready to be merged the flaky tests will
2828
# be retried automatically.
29-
# As soon as the CI is green, the PR will be pusehd to the queu
29+
# As soon as the CI is green, the PR will be pushed to the queue
3030
pull_request_rules:
31-
- name: retry flaky thests (when PR is approved)
31+
- name: retry flaky tests (when PR is approved)
3232
conditions:
3333
- label=🤖-automerge
3434
- label!=🤖-do-not-merge

0 commit comments

Comments
 (0)