Change to main branch
This commit is contained in:
parent
c3229d51d1
commit
fb5c4f1bcb
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -2,9 +2,9 @@ name: CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "1.8.5.vnext" ]
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "1.8.5.vnext" ]
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
|
|
Loading…
Reference in New Issue
Block a user