Skip to content

Commit bdbcdb8

Browse files
authored
Update ci.yml
1 parent 1f9f998 commit bdbcdb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ permissions:
77
on:
88
push:
99
branches:
10-
- main
10+
[main, develop]
1111
pull_request:
1212
branches:
13-
- main
13+
[main, develop]
1414
workflow_dispatch:
1515

1616
concurrency:

0 commit comments

Comments
 (0)