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

JingsongLi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-mosaic.git


The following commit(s) were added to refs/heads/main by this push:
     new 005374d  Remove push build to public_snapshot
005374d is described below

commit 005374d585e2456206ffe12bc70e27a5e9e77c98
Author: JingsongLi <[email protected]>
AuthorDate: Wed May 20 20:27:50 2026 +0800

    Remove push build to public_snapshot
---
 .github/workflows/publish_snapshot.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/publish_snapshot.yml 
b/.github/workflows/publish_snapshot.yml
index 41b672b..979910a 100644
--- a/.github/workflows/publish_snapshot.yml
+++ b/.github/workflows/publish_snapshot.yml
@@ -19,8 +19,6 @@
 name: Publish Snapshot
 
 on:
-  push:
-    branches: [main]
   schedule:
     # At the end of every day
     - cron: '0 0 * * *'

Reply via email to