This commit is contained in:
Emmm Monster 2021-05-16 13:43:36 +08:00
parent b6df09cee3
commit b517806fdb
No known key found for this signature in database
GPG Key ID: C98279C83FB50DB9
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
- "**/*.go"
- "go.mod"
- "go.sum"
- ".github/workflows/*.yml"
pull_request:
branches: [ master ]
types: [ opened, synchronize, reopened ]