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-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 635111e Run on repo push
635111e is described below
commit 635111e661133334c081a07e066decd6fd0cf846
Author: Sebb <[email protected]>
AuthorDate: Thu Aug 20 17:38:33 2020 +0100
Run on repo push
---
.github/workflows/unittest.yml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml
index c247fb7..7fbd6c2 100644
--- a/.github/workflows/unittest.yml
+++ b/.github/workflows/unittest.yml
@@ -1,8 +1,6 @@
name: Unit Tests
-#on: [push,workflow_dispatch]
-# Only manual trigger for now
-on: workflow_dispatch
+on: [push,workflow_dispatch]
jobs:
build: