From d059c5e94a001d6f22ecdabbc8081f5cb4070768 Mon Sep 17 00:00:00 2001 From: Katy Taylor Date: Fri, 12 Apr 2024 09:00:52 +0100 Subject: [PATCH] change label temporarily to make testing easier --- .github/workflows/add_to_tech_debt_project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add_to_tech_debt_project.yml b/.github/workflows/add_to_tech_debt_project.yml index bfd1ea9a..0e53bdf4 100644 --- a/.github/workflows/add_to_tech_debt_project.yml +++ b/.github/workflows/add_to_tech_debt_project.yml @@ -13,4 +13,4 @@ jobs: uses: sanger/.github/workflows/add_to_technical_debt_project.yml@main with: github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} - labeled: depfu \ No newline at end of file + labeled: test-label \ No newline at end of file