TT#82051 Fix URL for CI Badge of Debian Packaging

The https://github.com/sipwise/ngcpcfg/workflows/Debian%20Package%20CI/badge.svg
is a 404, as we're using "Debian Packaging" as the workflow name

Change-Id: I8a94f0c4d5fe172591475c0aa8d6021e10f68367
mr9.2
Michael Prokop 5 years ago
parent 9a92598e84
commit 1e5d4c683c

@ -1,6 +1,6 @@
# ngcpcfg - central and templated based Configuration Management System for NGCP
![Debian Package CI](https://github.com/sipwise/ngcpcfg/workflows/Debian%20Package%20CI/badge.svg)
![Debian Package CI](https://github.com/sipwise/ngcpcfg/workflows/Debian%20Packaging/badge.svg)
![Code Testing](https://github.com/sipwise/ngcpcfg/workflows/Code%20Testing/badge.svg)

Loading…
Cancel
Save