This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch docs/dev
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/docs/dev by this push:
new c6756e7fd Update site-build.yaml
c6756e7fd is described below
commit c6756e7fdc68e2eced0257dbd1bb29540a0e7bc0
Author: Haonan <[email protected]>
AuthorDate: Mon Feb 10 12:19:39 2025 +0800
Update site-build.yaml
---
.github/workflows/site-build.yaml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.github/workflows/site-build.yaml
b/.github/workflows/site-build.yaml
index 436a00de7..410f57655 100644
--- a/.github/workflows/site-build.yaml
+++ b/.github/workflows/site-build.yaml
@@ -4,13 +4,9 @@ on:
push:
branches:
- 'docs/**'
- paths:
- - 'docs/**'
pull_request:
branches:
- 'docs/**'
- paths:
- - 'docs/**'
# allow manually run the action:
workflow_dispatch: