We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727a04c commit 7e7cbdfCopy full SHA for 7e7cbdf
.github/workflows/main.yml
@@ -6,9 +6,9 @@ name: CI
6
on:
7
# Triggers the workflow on push or pull request events but only for the main branch
8
push:
9
- branches: [ master, chi-coupledl2 ]
+ branches: [ master, kunminghu-v2 ]
10
pull_request:
11
12
13
# Allows you to run this workflow manually from the Actions tab
14
workflow_dispatch:
0 commit comments