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-runtime-java.git
The following commit(s) were added to refs/heads/master by this push:
new 4465e69 remove travis from required checks for merging PRs (#144)
4465e69 is described below
commit 4465e69e2ad51499dc8398c4647fdc7b2a8e67e8
Author: David Grove <[email protected]>
AuthorDate: Wed Dec 21 15:25:58 2022 -0500
remove travis from required checks for merging PRs (#144)
---
.asf.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3847415..0a092c8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,8 +36,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