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-deploy-kube.git
The following commit(s) were added to refs/heads/master by this push:
new e202f46 remove travis from required checks for merging PRs (#758)
e202f46 is described below
commit e202f469181716ba15e0676245680057d294d951
Author: David Grove <[email protected]>
AuthorDate: Wed Dec 21 15:34:52 2022 -0500
remove travis from required checks for merging PRs (#758)
---
.asf.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 48634c3..20cee0d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,8 +35,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