Skip to content

Commit 072afd4

Browse files
committed
WIP
1 parent f2fb5f9 commit 072afd4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docs-deploy.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
name: Deploy Documentation
1919
on:
2020
push:
21-
branches: [main, release-*]
22-
paths:
23-
- 'website/**'
21+
branches: [main, release-*, ci-*]
2422

2523
# We use `repository_dispatch` to trigger the deployment job on the apache/fluss-website repository.
2624
# https://github.com/apache/fluss-website/blob/main/.github/workflows/website-deploy.yaml

0 commit comments

Comments
 (0)