run test on development branches as well

This commit is contained in:
Shelikhoo
2021-05-04 20:27:14 +01:00
parent 620d8f1fb5
commit 4249bcb28d
+1
View File
@@ -5,6 +5,7 @@ on:
branches:
- master
- v*
- dev-*
paths:
- "**/*.go"
- "go.mod"