Skip to content

Commit 5d3bc7b

Browse files
committed
Fixed unreslved merge conflict in github action workflow
1 parent 5e91a9a commit 5d3bc7b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-check.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@ name: build-check
33

44
on:
55
push:
6-
<<<<<<< HEAD
7-
branches: [ develop, master, release/v3.0.0 ]
8-
=======
96
branches: [ develop, master ]
10-
>>>>>>> master
117
pull_request:
128
branches: [ develop, master ]
139

0 commit comments

Comments
 (0)