From 2d760213591564efb552e59d12fce60a70c47154 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 27 Nov 2023 20:56:05 +0100 Subject: [PATCH] Switch to using EW's labels --- .github/workflows/sync-labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index cd7f42d..ea03a32 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -13,7 +13,7 @@ jobs: uses: vector-im/element-meta/.github/workflows/sync-labels.yml@develop with: LABELS: | - vector-im/element-meta + vector-im/element-web .github/labels.yml DELETE: true WET: true