Skip to content

Commit c0e5aa8

Browse files
committed
ci: add repository_dispatch trigger
1 parent 77ec7d0 commit c0e5aa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- master
66
- main
77
workflow_dispatch: {}
8+
repository_dispatch:
9+
types: [theme-dispatch]
810
permissions:
911
contents: write
1012
pages: write

0 commit comments

Comments
 (0)