Skip to content

Commit f8e746e

Browse files
authored
Rename GitHub Actions workflow build to prevent confusion with branch name (#1760)
To make it less confused. This is actually matched with Apache Spark side.
1 parent 1e79a2b commit f8e746e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: master
1+
name: Build and test
22

33
on:
44
push:

0 commit comments

Comments
 (0)