Skip to content

Commit 562ad56

Browse files
authored
Fix GitHub Actions badge link in README.md
1 parent 0e79b9a commit 562ad56

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# pg_column_tetris
22

33
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-14--18-blue.svg)](https://www.postgresql.org/)
4-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/rogerwelin/pg_column_tetris/actions/workflows/test.yml)
4+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/rogerwelin/pg_column_tetris/test.yml)'
5+
56

67
A PostgreSQL extension that enforces optimal column alignment to minimize row padding waste.
78

0 commit comments

Comments
 (0)