This is an automated email from the ASF dual-hosted git repository.

aaronai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


The following commit(s) were added to refs/heads/master by this push:
     new e37826c  Remove misspell-check from required_status_checks (#216)
e37826c is described below

commit e37826c68ecba24c54e6f89987d45fc916dcce47
Author: Aaron Ai <[email protected]>
AuthorDate: Thu Sep 1 10:28:07 2022 +0800

    Remove misspell-check from required_status_checks (#216)
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4d10528..7ae6e62 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,5 +40,4 @@ github:
     master:
       required_status_checks:
         contexts:
-          - misspell-check
           - check-license

Reply via email to