Skip to content

Commit 730cbe9

Browse files
committed
fix CI
1 parent 39dcd53 commit 730cbe9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ name: build
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
7-
branches:
8-
- master
97
jobs:
108
run:
119
name: Build

0 commit comments

Comments
 (0)