Update build-and-test.yml

add all main branches to workflow
rpp-main
rebuilt 3 years ago committed by GitHub
parent 257f0a8089
commit caeda61ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save