run on specific prs
parent
bd2a9daa00
commit
806c326d1d
|
|
@ -3,6 +3,9 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
paths:
|
||||
- "hack/generate_docs.sh"
|
||||
env:
|
||||
GOPROXY: https://proxy.golang.org
|
||||
GO_VERSION: 1.16.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue