PG-464: Update regression status badges links. (#284)
Updated status badges links in README that were not carrying the correct links, workflows (Actions) for older links have been removed from repo as those have been replaced by distribution specific (PGDG and PPG) workflows.pull/285/head
parent
3bed7e675f
commit
cf1f7a842f
11
README.md
11
README.md
|
@ -1,7 +1,10 @@
|
||||||
 
|
[](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-14-build.yml) [](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-14-pgdg-package.yml) [](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-14-ppg-package.yml)
|
||||||
 
|
|
||||||
 
|
[](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-13-build.yml) [](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-13-pgdg-package.yml) [](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-13-ppg-package.yml)
|
||||||
 
|
|
||||||
|
[](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-12-build.yml) [](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-12-pgdg-package.yml) [](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-12-ppg-package.yml)
|
||||||
|
|
||||||
|
[](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-11-build.yml) [](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-11-pgdg-package.yml) [](https://github.com/percona/pg_stat_monitor/actions/workflows/postgresql-11-ppg-package.yml)
|
||||||
|
|
||||||
[](https://codecov.io/gh/percona/pg_stat_monitor)
|
[](https://codecov.io/gh/percona/pg_stat_monitor)
|
||||||
# pg_stat_monitor: Query Performance Monitoring Tool for PostgreSQL
|
# pg_stat_monitor: Query Performance Monitoring Tool for PostgreSQL
|
||||||
|
|
Loading…
Reference in New Issue