Skip to content

Commit 8ddddbc

Browse files
modify ci behavior
1 parent 21021ff commit 8ddddbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: CI
22

33
on:
44
push:
5+
branches:
6+
- main
7+
- develop
58
pull_request:
69
workflow_dispatch:
710

0 commit comments

Comments
 (0)