Skip to content

Commit 71a4c17

Browse files
committed
add outer tigger to build workflow
1 parent 34dceca commit 71a4c17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sync_repo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- dev
6+
repository_dispatch:
7+
68
jobs:
79
sync:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)