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


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

commit 76d4a5f453115f2f59791779aac5a453150afe84
Author: David Grove <[email protected]>
AuthorDate: Wed Dec 21 16:20:16 2022 -0500

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

diff --git a/.asf.yaml b/.asf.yaml
index 7c9cb7f..c8ce7f6 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

Reply via email to