Skip to content

Commit 6efc411

Browse files
committed
fix: rename master branch in ci
1 parent 53311b7 commit 6efc411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

33
on:
44
push:
5-
branches: [ main, develop ]
5+
branches: [ master, develop ]
66
pull_request:
77
types: [ opened, synchronize, reopened ]
88
workflow_dispatch:

0 commit comments

Comments
 (0)