Skip to content

Commit e1ced1d

Browse files
authored
chore: run CI when the PR merged into develop branch (#498)
1 parent 1e58823 commit e1ced1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- main
8+
- develop
89
workflow_dispatch:
910

1011
env:

0 commit comments

Comments
 (0)