added go.mod to master workflow

pull/11027/head
Steven Powell 2021-04-08 15:30:26 -07:00
parent 412f198e17
commit 8602fa8421
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
branches: branches:
- master - master
paths: paths:
- "go.mod"
- "**.go" - "**.go"
- "**.yml" - "**.yml"
- "**.yaml" - "**.yaml"