don't test gh aciton for ISO changes in PR test
parent
89ac2aae88
commit
6d70e7732f
|
@ -9,6 +9,7 @@ on:
|
|||
- "**.yaml"
|
||||
- "Makefile"
|
||||
- "!hack/images/**"
|
||||
- "!deploy/iso/**"
|
||||
env:
|
||||
GOPROXY: https://proxy.golang.org
|
||||
jobs:
|
||||
|
|
|
@ -7,6 +7,7 @@ on:
|
|||
- "**.yaml"
|
||||
- "Makefile"
|
||||
- "!hack/images/**"
|
||||
- "!deploy/iso/**"
|
||||
env:
|
||||
GOPROXY: https://proxy.golang.org
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue