File tree Expand file tree Collapse file tree 4 files changed +24
-0
lines changed
Expand file tree Collapse file tree 4 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 2727 - " doc/**"
2828 - " docs/**"
2929 - " **.md"
30+ - " native/core/benches/**"
31+ - " native/spark-expr/benches/**"
32+ - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
3033 pull_request :
3134 paths-ignore :
3235 - " doc/**"
3336 - " docs/**"
3437 - " **.md"
38+ - " native/core/benches/**"
39+ - " native/spark-expr/benches/**"
40+ - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
3541 # manual trigger
3642 # https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
3743 workflow_dispatch :
Original file line number Diff line number Diff line change 2727 - " doc/**"
2828 - " docs/**"
2929 - " **.md"
30+ - " native/core/benches/**"
31+ - " native/spark-expr/benches/**"
32+ - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
3033 pull_request :
3134 paths-ignore :
3235 - " doc/**"
3336 - " docs/**"
3437 - " **.md"
38+ - " native/core/benches/**"
39+ - " native/spark-expr/benches/**"
40+ - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
3541 # manual trigger
3642 # https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
3743 workflow_dispatch :
Original file line number Diff line number Diff line change 2727 - " doc/**"
2828 - " docs/**"
2929 - " **.md"
30+ - " native/core/benches/**"
31+ - " native/spark-expr/benches/**"
32+ - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
3033 pull_request :
3134 paths-ignore :
3235 - " doc/**"
3336 - " docs/**"
3437 - " **.md"
38+ - " native/core/benches/**"
39+ - " native/spark-expr/benches/**"
40+ - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
3541 # manual trigger
3642 # https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
3743 workflow_dispatch :
Original file line number Diff line number Diff line change 2323 - " doc/**"
2424 - " docs/**"
2525 - " **.md"
26+ - " native/core/benches/**"
27+ - " native/spark-expr/benches/**"
28+ - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
2629 pull_request :
2730 paths-ignore :
2831 - " doc/**"
2932 - " docs/**"
3033 - " **.md"
34+ - " native/core/benches/**"
35+ - " native/spark-expr/benches/**"
36+ - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
3137 # manual trigger
3238 # https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
3339 workflow_dispatch :
You can’t perform that action at this time.
0 commit comments