mirror of
https://github.com/gogs/gogs.git
synced 2026-03-02 02:00:57 +01:00
ci: change of Go dependencies needs go test (#6368)
This commit is contained in:
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@@ -6,9 +6,12 @@ on:
|
||||
- 'release/**'
|
||||
paths:
|
||||
- '**.go'
|
||||
- 'go.mod'
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.go'
|
||||
- 'go.mod'
|
||||
- '.github/workflows/go.yml'
|
||||
env:
|
||||
GOPROXY: "https://proxy.golang.org"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user