Skip to content

Commit

Permalink
ARROW-7180: [CI] Java builds are not triggered on the master branch
Browse files Browse the repository at this point in the history
Closes apache#5843 from kszucs/ARROW-7180 and squashes the following commits:

f10b389 <Krisztián Szűcs> Fix path selectors for the java builds

Authored-by: Krisztián Szűcs <[email protected]>
Signed-off-by: Krisztián Szűcs <[email protected]>
  • Loading branch information
kszucs committed Nov 15, 2019
1 parent 83bd394 commit b6aa401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
push:
paths:
- 'ci/**'
- 'cpp/**'
- 'java/**'
pull_request:
paths:
- 'ci/**'
Expand Down

0 comments on commit b6aa401

Please sign in to comment.