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

haonan pushed a commit to branch action
in repository https://gitbox.apache.org/repos/asf/iotdb-website.git


The following commit(s) were added to refs/heads/action by this push:
     new 8ea6900cda Update main.yml
8ea6900cda is described below

commit 8ea6900cda0dadbc4235a576a740ad59fa88cd14
Author: Haonan <[email protected]>
AuthorDate: Fri Sep 30 14:18:57 2022 +0800

    Update main.yml
---
 .github/workflows/main.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 226005f289..d1d5ae79eb 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -4,6 +4,9 @@ name: Website Build
 
 # Controls when the workflow will run
 on:
+  push:
+    branches:
+      - action
 
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch:

Reply via email to