From 0fec5bc5cf59bda37d43da2743ddbdf389892d78 Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Fri, 8 Sep 2023 09:59:45 +1000 Subject: [PATCH] add postgresql label --- .github/labels.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index 584ab1d..05ecb46 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -141,3 +141,6 @@ - name: "E:Opt-in message signing" description: https://github.com/waku-org/pm/issues/20 color: 10C366 +- name: "E:PostgreSQL" + description: https://github.com/waku-org/pm/issues/84 + color: 35DCCC