File tree Expand file tree Collapse file tree 6 files changed +3
-3
lines changed
Expand file tree Collapse file tree 6 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ Makefile linguist-documentation
66* .md text =auto eol =lf
77* .py text =auto eol =lf
88* .toml text =auto eol =lf
9- * .yml text =auto eol =lf
9+ * .yaml text =auto eol =lf
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 77
88<br />
99
10- [ ![ Build Status] ( https://github.com/point72/csp-bot/actions/workflows/build.yml/badge.svg?branch=main&event=push )] ( https://github.com/point72/csp-bot/actions/workflows/build.yml )
10+ [ ![ Build Status] ( https://github.com/point72/csp-bot/actions/workflows/build.yaml/badge.svg?branch=main&event=push )] ( https://github.com/point72/csp-bot/actions/workflows/build.yaml )
11+ [ ![ codecov] ( https://codecov.io/gh/point72/csp-bot/branch/main/graph/badge.svg )] ( https://codecov.io/gh/point72/csp-bot )
1112[ ![ GitHub issues] ( https://img.shields.io/github/issues/point72/csp-bot.svg )] ( https://github.com/point72/csp-bot/issues )
1213[ ![ PyPI] ( https://img.shields.io/pypi/l/csp-bot.svg )] ( https://pypi.python.org/pypi/csp-bot )
1314[ ![ PyPI] ( https://img.shields.io/pypi/v/csp-bot.svg )] ( https://pypi.python.org/pypi/csp-bot )
Original file line number Diff line number Diff line change @@ -87,7 +87,6 @@ replace = 'version = "{new_version}"'
8787
8888[tool .check-manifest ]
8989ignore = [
90- " .copier-answers.yml" ,
9190 " Makefile" ,
9291 " docs/**/*" ,
9392 " example/**/*" ,
You can’t perform that action at this time.
0 commit comments