don't test gh aciton for ISO changes in PR test

pull/8853/head
Medya Gh 2020-07-27 12:40:53 -07:00
parent 89ac2aae88
commit 6d70e7732f
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ on:
- "**.yaml"
- "Makefile"
- "!hack/images/**"
- "!deploy/iso/**"
env:
GOPROXY: https://proxy.golang.org
jobs:

View File

@ -7,6 +7,7 @@ on:
- "**.yaml"
- "Makefile"
- "!hack/images/**"
- "!deploy/iso/**"
env:
GOPROXY: https://proxy.golang.org
jobs: