Skip to content

Commit

Permalink
revert velox_be.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zzcclp committed Nov 8, 2023
1 parent 8e70707 commit cccfc44
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/workflows/velox_be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,25 @@ name: Velox backend

on:
pull_request:
paths:
- '.github/**'
- 'pom.xml'
- 'backends-velox/**'
- 'gluten-celeborn/**'
- 'gluten-core/**'
- 'gluten-data/**'
- 'gluten-ut/**'
- 'shims/**'
- 'tools/gluten-it/**'
- 'tools/gluten-te/**'
- 'ep/build-arrow/**'
- 'ep/build-velox/**'
- 'cpp/*'
- 'cpp/CMake/**'
- 'cpp/velox/**'
- 'cpp/core/**'
- 'dev**'
# - 'substrait/substrait-spark/**'


concurrency:
Expand Down

0 comments on commit cccfc44

Please sign in to comment.