run on specific prs

pull/11814/head
Sharif Elgamal 2021-06-25 14:24:13 -07:00
parent bd2a9daa00
commit 806c326d1d
1 changed files with 3 additions and 0 deletions

View File

@ -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