From 48d5cc8545e6de41192b8e68694610b43918c9f5 Mon Sep 17 00:00:00 2001 From: Kat Gerasimova Date: Wed, 26 Apr 2023 10:50:20 +0100 Subject: [PATCH] Update triage-labelled.yml --- .github/workflows/triage-labelled.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/triage-labelled.yml b/.github/workflows/triage-labelled.yml index 5073020180..aad27617c1 100644 --- a/.github/workflows/triage-labelled.yml +++ b/.github/workflows/triage-labelled.yml @@ -80,7 +80,7 @@ jobs: github-token: ${{ secrets.ELEMENT_BOT_TOKEN }} add_product_issues: - name: X-Needs-Product to Design project board + name: X-Needs-Product to Product project board runs-on: ubuntu-latest if: > contains(github.event.issue.labels.*.name, 'X-Needs-Product')