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

sebb pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-ponymail-unit-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 37bdc3e  Run on push
37bdc3e is described below

commit 37bdc3e2ca23c3e50b5317fef4efa893ccaa1483
Author: Sebb <[email protected]>
AuthorDate: Fri Aug 21 12:06:55 2020 +0100

    Run on push
---
 .github/workflows/unittest.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml
index d1f3d3a..c4a3253 100644
--- a/.github/workflows/unittest.yml
+++ b/.github/workflows/unittest.yml
@@ -1,7 +1,6 @@
 name: Test corpus against versions
 
-#on: [push,workflow_dispatch]
-on: workflow_dispatch
+on: [push,workflow_dispatch]
 
 jobs:
   build:

Reply via email to