From 6250e3ca326139d5e95355e3775efd0886c2d1b9 Mon Sep 17 00:00:00 2001 From: Harris Tzovanakis Date: Mon, 29 Jan 2024 15:20:20 +0100 Subject: [PATCH] Update add-to-project.yml --- .github/workflows/add-to-project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml index 055cfd2..0e1f98a 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -13,5 +13,5 @@ jobs: - uses: actions/add-to-project@v0.5.0 name: Add issue to Tools & Services project with: - project-url: https://github.com/orgs/cern-sis/projects/1 + project-url: https://github.com/orgs/cern-sis/projects/17 github-token: ${{ secrets.CERN_SIS_BOT_PAT }}