Skip to content

Commit

Permalink
chore(ci): update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eiinu committed Mar 14, 2024
1 parent a98c022 commit 8fb9cc3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-h5.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: sync to docs-h5

on:
workflow_dispatch:
push:
branches:
- v4 # default branch
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/sync-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ permissions:
contents: write

on:
workflow_dispatch:
push:
branches:
- v4 # default branch
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/sync-taro.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: sync to docs-taro

on:
workflow_dispatch:
push:
branches:
- v4 # default branch
Expand Down

0 comments on commit 8fb9cc3

Please sign in to comment.