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-go.git
The following commit(s) were added to refs/heads/master by this push:
new c298685 remove travis from required checks for merging PRs (#179)
c298685 is described below
commit c298685d475937ab1410ed04a257a77dbf53bb24
Author: David Grove <[email protected]>
AuthorDate: Wed Dec 21 15:32:08 2022 -0500
remove travis from required checks for merging PRs (#179)
---
.asf.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 72c2971..aee044c 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