File tree 5 files changed +4
-6
lines changed
5 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 8
8
on :
9
9
push :
10
10
branches :
11
- - ' master '
11
+ - ' main '
12
12
tags :
13
13
- ' !*' # Do not execute on tags
14
14
pull_request :
Original file line number Diff line number Diff line change 7
7
push :
8
8
branches :
9
9
- ' main'
10
- - ' *-stable'
11
- - ' *-dev'
12
10
tags :
13
11
- ' !*' # Do not execute on tags
14
12
pull_request :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Ruby - Style
3
3
on :
4
4
push :
5
5
branches :
6
- - ' master '
6
+ - ' main '
7
7
tags :
8
8
- ' !*' # Do not execute on tags
9
9
pull_request :
Original file line number Diff line number Diff line change 6
6
on :
7
7
push :
8
8
branches :
9
- - ' master '
9
+ - ' main '
10
10
tags :
11
11
- ' !*' # Do not execute on tags
12
12
pull_request :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Unsupported (EOL) Ruby Matrix
3
3
on :
4
4
push :
5
5
branches :
6
- - ' master '
6
+ - ' main '
7
7
tags :
8
8
- ' !*' # Do not execute on tags
9
9
pull_request :
You can’t perform that action at this time.
0 commit comments