Skip to content

Commit 71c9716

Browse files
committed
add build on push
1 parent 5560187 commit 71c9716

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
name: Build Hive
1+
name: Build MetaStore for Hive/Hadoop/Spark
22

33
on:
4+
push:
5+
branches: [ branch-3.4.0-release ]
46
workflow_dispatch:
57

68
jobs:

0 commit comments

Comments
 (0)