move to main as primary branch

pull/37/head
Caleb Bron 2020-09-10 09:22:09 -07:00 committed by Denise
parent 39112672d9
commit 171f4d54ea
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: CI-pullrequest
on: on:
pull_request: pull_request:
branches: [ dev-v2.5 ] branches: [ main ]
jobs: jobs:
build: build:

View File

@ -2,7 +2,7 @@ name: CI-push
on: on:
push: push:
branches: [ dev-v2.5 ] branches: [ main ]
jobs: jobs:
build: build: