Update go.yml
This commit is contained in:
parent
adaa4b7a7b
commit
64207398ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -3,9 +3,9 @@ name: Go
|
|||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
tags: [ 'v*.*.*' ]
|
||||
pull_request:
|
||||
types: [assigned, opened, synchronize, reopened]
|
||||
tags: [ 'v*.*.*' ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue