Update build-and-test.yml

add all main branches to workflow
This commit is contained in:
rebuilt 2023-03-23 13:55:48 -07:00 committed by GitHub
parent 257f0a8089
commit caeda61ae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Build and Test
on:
push:
branches: [ rpp-main ]
branches: [ main mciea-main rpp-main ]
jobs:
test: