You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/03/06 20:52:26 UTC

[streampipes] branch 1375-versioning-for-python-docs updated: test

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

bossenti pushed a commit to branch 1375-versioning-for-python-docs
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/1375-versioning-for-python-docs by this push:
     new 3bbf1b22c test
3bbf1b22c is described below

commit 3bbf1b22cd465c7d471ed212defd6f791225d9c7
Author: bossenti <bo...@posteo.de>
AuthorDate: Mon Mar 6 21:52:14 2023 +0100

    test
---
 .github/workflows/python-docs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/python-docs.yml b/.github/workflows/python-docs.yml
index 49d8b8b83..5108047e9 100644
--- a/.github/workflows/python-docs.yml
+++ b/.github/workflows/python-docs.yml
@@ -16,7 +16,7 @@
 name: "build-python-docs-and-share-as-artifact"
 
 on:
-  workflow_dispatch:
+  push:
   schedule:
     - cron:  "0 2 * * 6"  # runs every saturday at 00:00:00