未验证 提交 5c81c63d 编写于 作者: M Medya Ghazizadeh 提交者: GitHub

Merge pull request #8853 from medyagh/dont_test_iso

don't test gh aciton for ISO changes in PR test
...@@ -9,6 +9,7 @@ on: ...@@ -9,6 +9,7 @@ on:
- "**.yaml" - "**.yaml"
- "Makefile" - "Makefile"
- "!hack/images/**" - "!hack/images/**"
- "!deploy/iso/**"
env: env:
GOPROXY: https://proxy.golang.org GOPROXY: https://proxy.golang.org
jobs: jobs:
......
...@@ -7,6 +7,7 @@ on: ...@@ -7,6 +7,7 @@ on:
- "**.yaml" - "**.yaml"
- "Makefile" - "Makefile"
- "!hack/images/**" - "!hack/images/**"
- "!deploy/iso/**"
env: env:
GOPROXY: https://proxy.golang.org GOPROXY: https://proxy.golang.org
jobs: jobs:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册