Skip to content

Commit b913d13

Browse files
authored
Merge pull request #1498 from Lightning-Sandbox/readme/badge
readme: fix linter badge
2 parents cf0f2dd + 5ac916a commit b913d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[conda-url]: https://anaconda.org/conda-forge/pytorch-forecasting
77
[build-image]: https://github.com/jdb78/pytorch-forecasting/actions/workflows/test.yml/badge.svg?branch=master
88
[build-url]: https://github.com/jdb78/pytorch-forecasting/actions/workflows/test.yml?query=branch%3Amaster
9-
[linter-image]: https://github.com/jdb78/pytorch-forecasting/actions/workflows/code_quality.yml/badge.svg?branch=master
9+
[linter-image]: https://github.com/jdb78/pytorch-forecasting/actions/workflows/lint.yml/badge.svg?event=push
1010
[linter-url]: https://github.com/jdb78/pytorch-forecasting/actions/workflows/code_quality.yml?query=branch%3Amaster
1111
[docs-image]: https://readthedocs.org/projects/pytorch-forecasting/badge/?version=latest
1212
[docs-url]: https://pytorch-forecasting.readthedocs.io

0 commit comments

Comments
 (0)