fix branch name type (#1748)
This commit is contained in:
parent
0472991390
commit
0b19047f9f
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [windows-latest]
|
||||
branches: [master,metrics]
|
||||
branches: [main,metrics]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Reference in New Issue