/.github/workflows/ci-go-tests.yaml: Add GA workflow for dolt go tests on PRs

This commit is contained in:
Dustin Brown
2020-06-24 11:41:06 -07:00
parent 48ee1052e4
commit 4d962a6628
-2
View File
@@ -1,8 +1,6 @@
name: Dolt go tests
on:
push:
branches: [ db/ci-github-actions-go ]
pull_request:
branches: [ master ]