Skip to content

Commit b6e8156

Browse files
committed
Update CI.yml
1 parent 1b8a94e commit b6e8156

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: CI
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ master ]
66
pull_request:
7-
branches: [ main ]
87

98
jobs:
109
build:

0 commit comments

Comments
 (0)