File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: Linters
33
44on :
55 pull_request :
6- branches : [master ]
6+ branches : [main ]
77 push :
8- branches : [master ]
8+ branches : [main ]
99
1010jobs :
1111 reviewdog :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: Specs Rails 7.0
33
44on :
55 pull_request :
6- branches : [master ]
6+ branches : [main ]
77 push :
8- branches : [master ]
8+ branches : [main ]
99
1010jobs :
1111 test :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: Specs Rails 7.1
33
44on :
55 pull_request :
6- branches : [master ]
6+ branches : [main ]
77 push :
8- branches : [master ]
8+ branches : [main ]
99
1010jobs :
1111 test :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: Specs Rails 7.2
33
44on :
55 pull_request :
6- branches : [master ]
6+ branches : [main ]
77 push :
8- branches : [master ]
8+ branches : [main ]
99
1010jobs :
1111 test :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: Specs Rails 8.0
33
44on :
55 pull_request :
6- branches : [master ]
6+ branches : [main ]
77 push :
8- branches : [master ]
8+ branches : [main ]
99
1010jobs :
1111 test :
You can’t perform that action at this time.
0 commit comments