Skip to content

Commit ce84e06

Browse files
committed
make status badge clickable
1 parent f90b37c commit ce84e06

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
@@ -1,5 +1,5 @@
11
# python-ci-cd-example
2-
![build status](https://github.com/pypyr/python-ci-cd-example/workflows/lint-test-build/badge.svg)
2+
[![build status](https://github.com/pypyr/python-ci-cd-example/workflows/lint-test-build/badge.svg)](https://github.com/pypyr/python-ci-cd-example/actions)
33
[![codecov](https://codecov.io/gh/pypyr/python-ci-cd-example/branch/master/graph/badge.svg)](https://codecov.io/gh/pypyr/python-ci-cd-example)
44

55
example project template of python automated ci/cd, packaging & publishing, with GitHub Actions.

0 commit comments

Comments
 (0)