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.git
The following commit(s) were added to refs/heads/master by this push:
new 76619d6 Run on repo push
76619d6 is described below
commit 76619d624245c6849da9c7dd691e6d25af786f83
Author: Sebb <[email protected]>
AuthorDate: Thu Aug 20 17:39:04 2020 +0100
Run on repo push
---
.github/workflows/pythonpackage.yml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.github/workflows/pythonpackage.yml
b/.github/workflows/pythonpackage.yml
index 52ad18f..f8549ad 100644
--- a/.github/workflows/pythonpackage.yml
+++ b/.github/workflows/pythonpackage.yml
@@ -1,8 +1,6 @@
name: Python package
-#on: [push,repository_dispatch]
-# Only manual trigger for now
-on: workflow_dispatch
+on: [push,workflow_dispatch]
jobs:
build: