fix: fix github action definition

This commit is contained in:
Sam Tolmay 2020-10-06 16:35:17 +02:00
parent c69e908286
commit f04eab620c

View File

@ -2,9 +2,10 @@ name: Test
on:
pull_request:
branches:
- main
- develop
push:
branches:
- main
- develop
jobs:
test-and-build: