Skip to content

Commit 3bc7b7f

Browse files
committed
Fixed the branch name in the CI
1 parent 4a3933d commit 3bc7b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: AudioVisualizer CI
66
on:
77
push:
88
branches:
9-
- master
9+
- main
1010
paths-ignore:
1111
- '.github/assets/**'
1212
- 'docs/**'

0 commit comments

Comments
 (0)