Change to main branch

This commit is contained in:
2023-02-27 20:51:51 -05:00
committed by GitHub
parent c3229d51d1
commit fb5c4f1bcb

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: