File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: doc-check
22
33on :
44 push :
5- branches : [master ]
5+ branches : [main ]
66 tags : v*
77 pull_request :
88
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: linters
22
33on :
44 push :
5- branches : [master ]
5+ branches : [main ]
66 tags : v*
77 pull_request :
88
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: tests
22
33on :
44 push :
5- branches : [master ]
5+ branches : [main ]
66 tags : v*
77 pull_request :
88
Original file line number Diff line number Diff line change 55 :target: https://pypi.org/project/cli-ui/
66
77.. image :: https://img.shields.io/github/license/dmerejkowsky/python-cli-ui.svg
8- :target: https://github.com/dmerejkowsky/python-cli-ui/blob/master /LICENSE
8+ :target: https://github.com/dmerejkowsky/python-cli-ui/blob/main /LICENSE
99
1010.. image :: https://img.shields.io/badge/deps%20scanning-pyup.io-green
1111 :target: https://github.com/dmerejkowsky/python-cli-ui/actions
You can’t perform that action at this time.
0 commit comments