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-release.git


The following commit(s) were added to refs/heads/master by this push:
     new ec00bff  remove travis from required checks for merging PRs (#409)
ec00bff is described below

commit ec00bff89d858c42a61f1cbc3c4ddda3aa998157
Author: David Grove <[email protected]>
AuthorDate: Wed Dec 21 15:16:35 2022 -0500

    remove travis from required checks for merging PRs (#409)
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5a9f235..48d81bd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,8 +25,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

Reply via email to