This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git
The following commit(s) were added to refs/heads/master by this push:
new 7c1190d remove travis from required checks for merging PRs (#116)
7c1190d is described below
commit 7c1190d461caf829e3eb59446ec9d72fca523659
Author: David Grove <[email protected]>
AuthorDate: Wed Dec 21 14:49:18 2022 -0500
remove travis from required checks for merging PRs (#116)
---
.asf.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index b154e26..b132085 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,8 +34,6 @@ github:
master:
required_status_checks:
strict: true
- contexts:
- - "Travis CI - Pull Request"
required_pull_request_reviews:
required_appoving_review_count: 1
required_signatures: false