This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-package-cloudant.git
The following commit(s) were added to refs/heads/master by this push:
new 1b46dd7 remove travis from required checks for merging PRs (#234)
1b46dd7 is described below
commit 1b46dd7804ea769d0126211869894338419b9e9b
Author: David Grove <[email protected]>
AuthorDate: Wed Dec 21 15:15:53 2022 -0500
remove travis from required checks for merging PRs (#234)
---
.asf.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 1b02fc7..13e4815 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,8 +31,6 @@ github:
master:
required_status_checks:
strict: false
- contexts:
- - "Travis CI - Pull Request"
required_pull_request_reviews:
required_appoving_review_count: 1
required_signatures: false