Change to main branch

This commit is contained in:
Daniel J. Summers 2023-02-27 20:51:51 -05:00 committed by GitHub
parent c3229d51d1
commit fb5c4f1bcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: