Build all branches

This commit is contained in:
Ross Wolf
2020-08-27 17:35:13 -06:00
committed by GitHub
parent 79a0dfefbe
commit 779a3a5b0d
+1 -1
View File
@@ -2,7 +2,7 @@ name: Unit Tests
on:
push:
branches: [ main, feature/* ]
branches: [ "*" ]
pull_request:
branches: [ "*" ]