Change the CI workflow to work on main branch. (#1484)
This commit is contained in:
committed by
GitHub
parent
9649d9980b
commit
442c46318e
2
.github/workflows/ci-windows.yml
vendored
2
.github/workflows/ci-windows.yml
vendored
@@ -3,7 +3,7 @@ name: CI Windows
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user