File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : CI
2
2
on :
3
3
push :
4
- branches : [master ]
4
+ branches : [main ]
5
5
tags : ["*"]
6
6
pull_request :
7
7
jobs :
Original file line number Diff line number Diff line change 1
1
# FrankenTuples.jl
2
2
3
- [ ![ Build status] ( https://github.com/ararslan/FrankenTuples.jl/workflows/CI/badge.svg )] ( https://github.com/ararslan/FrankenTuples.jl/actions?query=workflow%3ACI+branch%3Amaster )
4
- [ ![ codecov] ( https://codecov.io/gh/ararslan/FrankenTuples.jl/branch/master /graph/badge.svg?token=G47EaAAqKi )] ( https://codecov.io/gh/ararslan/FrankenTuples.jl )
3
+ [ ![ Build status] ( https://github.com/ararslan/FrankenTuples.jl/workflows/CI/badge.svg )] ( https://github.com/ararslan/FrankenTuples.jl/actions?query=workflow%3ACI+branch%3Amain )
4
+ [ ![ codecov] ( https://codecov.io/gh/ararslan/FrankenTuples.jl/branch/main /graph/badge.svg?token=G47EaAAqKi )] ( https://codecov.io/gh/ararslan/FrankenTuples.jl )
5
5
[ ![ ] [ docs-latest-img ]] [ docs-latest-url ]
6
6
7
7
This package defines a type, ` FrankenTuple ` , which is like a cross between a ` Tuple ` and a
You can’t perform that action at this time.
0 commit comments