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
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
branches:
- master
- v*
- dev-*
paths:
- "**/*.go"
- "go.mod"