make sure github actions run when rpp-main branch is pushed

This commit is contained in:
rebuilt 2023-03-23 13:32:18 -07:00
parent 36a6d93628
commit 257f0a8089

View file

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