ci: update ci to main

This commit is contained in:
Elliot DeNolf
2023-10-08 19:44:24 -04:00
parent f39ba60b08
commit aa443d9050

View File

@@ -4,7 +4,7 @@ on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches: ['master', '2.0']
branches: ['main']
jobs:
core-build: