Skip to content

Commit c58e27e

Browse files
Fix workflow
1 parent 68b59f3 commit c58e27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- v1.*
66
- v2.*
77
branches:
8-
- main
8+
- master
99
pull_request:
1010

1111
jobs:

0 commit comments

Comments
 (0)