Skip to content

Commit 5ca0a28

Browse files
authored
(update) Add new trigger for the CI (#14)
1 parent eb1758b commit 5ca0a28

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
branches:
66
- master
7-
- main
7+
repository_dispatch:
8+
types:
9+
- update_documentation
810

911
jobs:
1012
build-deploy:

0 commit comments

Comments
 (0)