Skip to content

Commit 1166132

Browse files
committed
[run_test.yml] Run test on master instead of main
1 parent fc8ad18 commit 1166132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Run Tests
33
on:
44
push:
55
branches:
6-
- 'main'
6+
- 'master'
77
pull_request:
88

99
jobs:

0 commit comments

Comments
 (0)