Skip to content

Commit 7e7cbdf

Browse files
authored
chore(workflows): add ci for kunminghu-v2 branch (#476)
1 parent 727a04c commit 7e7cbdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ name: CI
66
on:
77
# Triggers the workflow on push or pull request events but only for the main branch
88
push:
9-
branches: [ master, chi-coupledl2 ]
9+
branches: [ master, kunminghu-v2 ]
1010
pull_request:
11-
branches: [ master, chi-coupledl2 ]
11+
branches: [ master, kunminghu-v2 ]
1212

1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:

0 commit comments

Comments
 (0)