Skip to content

Commit dcb1f3e

Browse files
authored
Merge pull request #1318 from chhsiao1981/branch-7.0-img
add branch-7.0 image in github workflow
2 parents 7876126 + 181160f commit dcb1f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build
22

33
on:
44
push:
5-
branches: [ master, staging ]
5+
branches: [ master, staging, branch-7.0 ]
66
pull_request:
77
branches: [ master, staging ]
88

0 commit comments

Comments
 (0)