Skip to content

Commit c1fdeda

Browse files
committed
Enable CI when PR targets non-develop branch
Signed-off-by: Nicholas Gates <[email protected]>
1 parent d9e4008 commit c1fdeda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -717,6 +717,3 @@ jobs:
717717
working-directory: vortex-flatbuffers/
718718
run: |
719719
find flatbuffers/ -type f -name "*.fbs" | sed 's/^flatbuffers\///' | xargs -I{} -n1 flatc -I flatbuffers.HEAD --conform-includes flatbuffers --conform flatbuffers/{} flatbuffers.HEAD/{}
720-
721-
vortex-compute/src/comparison/datum:
722-
rs:

0 commit comments

Comments
 (0)