File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 - " **.md"
3333 - " native/core/benches/**"
3434 - " native/spark-expr/benches/**"
35- - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
35+ - " spark/src/test/**"
36+ - " common/src/test/**"
37+ - " fuzz-testing/**"
38+ - " spark-integration/**"
3639 pull_request :
3740 paths-ignore :
3841 - " benchmarks/**"
4144 - " **.md"
4245 - " native/core/benches/**"
4346 - " native/spark-expr/benches/**"
44- - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
47+ - " spark/src/test/**"
48+ - " common/src/test/**"
49+ - " fuzz-testing/**"
50+ - " spark-integration/**"
4551 # manual trigger
4652 # https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
4753 workflow_dispatch :
Original file line number Diff line number Diff line change 3232 - " **.md"
3333 - " native/core/benches/**"
3434 - " native/spark-expr/benches/**"
35- - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
35+ - " spark/src/test/**"
36+ - " common/src/test/**"
37+ - " fuzz-testing/**"
38+ - " spark-integration/**"
3639 pull_request :
3740 paths-ignore :
3841 - " benchmarks/**"
4144 - " **.md"
4245 - " native/core/benches/**"
4346 - " native/spark-expr/benches/**"
44- - " spark/src/test/scala/org/apache/spark/sql/benchmark/**"
47+ - " spark/src/test/**"
48+ - " common/src/test/**"
49+ - " fuzz-testing/**"
50+ - " spark-integration/**"
4551 # manual trigger
4652 # https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
4753 workflow_dispatch :
You can’t perform that action at this time.
0 commit comments