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 3
3
on :
4
4
push :
5
5
branches :
6
- - master
6
+ - main
7
7
pull_request :
8
8
9
9
jobs :
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ request limit.
11
11
[ ![ PyPi
12
12
Version] ( https://img.shields.io/pypi/v/django-s3file.svg )] ( https://pypi.python.org/pypi/django-s3file/ )
13
13
[ ![ Test
14
- Coverage] ( https://codecov.io/gh/codingjoe/django-s3file/branch/master /graph/badge.svg )] ( https://codecov.io/gh/codingjoe/django-s3file )
14
+ Coverage] ( https://codecov.io/gh/codingjoe/django-s3file/branch/main /graph/badge.svg )] ( https://codecov.io/gh/codingjoe/django-s3file )
15
15
[ ![ GitHub
16
- license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/codingjoe/django-s3file/master /LICENSE )
16
+ license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/codingjoe/django-s3file/main /LICENSE )
17
17
18
18
## Features
19
19
You can’t perform that action at this time.
0 commit comments