This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 526aeb5  Disable danger collector for now
526aeb5 is described below

commit 526aeb574b00e356daf1b18398cf180f9f2eeda9
Author: Antoine Toulme <[email protected]>
AuthorDate: Tue Apr 28 08:41:34 2020 -0700

    Disable danger collector for now
---
 .github/workflows/master-pr-build.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/master-pr-build.yml 
b/.github/workflows/master-pr-build.yml
index 1324111..ecb12b9 100644
--- a/.github/workflows/master-pr-build.yml
+++ b/.github/workflows/master-pr-build.yml
@@ -68,5 +68,6 @@ jobs:
         with:
           name: Reports
           path: build/reports
-      - name: Collect JUnit tests
-        uses: danger/[email protected]
\ No newline at end of file
+# Disable for now
+#      - name: Collect JUnit tests
+#        uses: danger/[email protected]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to