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-swift.git
The following commit(s) were added to refs/heads/master by this push:
new d0d5ec3 remove travis from required checks for merging PRs (#152)
d0d5ec3 is described below
commit d0d5ec3ff25f39c1f3ea4946f35f2ce6d8d2368c
Author: David Grove <[email protected]>
AuthorDate: Wed Dec 21 15:13:07 2022 -0500
remove travis from required checks for merging PRs (#152)
---
.asf.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index f9d308f..dcbc69a 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