You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by se...@apache.org on 2023/01/16 20:29:30 UTC

[incubator-pekko] branch main updated: Publish nightly once a day (#106)

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

seanglover pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 51f0bf3c06 Publish nightly once a day (#106)
51f0bf3c06 is described below

commit 51f0bf3c06cbb679442170330ca0841db75590aa
Author: Sean Glover <se...@seanglover.com>
AuthorDate: Mon Jan 16 15:29:24 2023 -0500

    Publish nightly once a day (#106)
---
 .github/workflows/publish-nightly.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/publish-nightly.yml b/.github/workflows/publish-nightly.yml
index bf28fe8582..36a40d761e 100644
--- a/.github/workflows/publish-nightly.yml
+++ b/.github/workflows/publish-nightly.yml
@@ -28,9 +28,6 @@ on:
         default: 30
   schedule:
     - cron: "0 0 * * *"
-  push:
-    branches:
-      - 'main'
 
 permissions:
   contents: read


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org