Skip to content

Commit e134026

Browse files
authored
fix github action branch (#152)
1 parent 2a9d70a commit e134026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
pull_request:
33
branches:
4-
- master
4+
- main
55
- dev
66

77
jobs:

0 commit comments

Comments
 (0)