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

rpp-main
rebuilt 3 years ago
parent 36a6d93628
commit 257f0a8089

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

Loading…
Cancel
Save