github actions: run test action on all branches

This commit is contained in:
Sebastian Kuzminsky 2022-11-07 14:50:47 -07:00
parent ac675aa4f1
commit c434858b63

View file

@ -2,8 +2,6 @@ name: Test Action
on:
push:
branches:
- master
pull_request:
jobs: