From 498cb3ad9b70b4948db7d0e9e0eeb19cfceb7bc0 Mon Sep 17 00:00:00 2001 From: Mathieu Veber Date: Wed, 5 Jun 2024 17:21:00 +0200 Subject: [PATCH] tmp --- .github/workflows/pull-request.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index e7b4bee..11c806a 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -35,7 +35,8 @@ jobs: github-token: ${{ secrets.HEDIA_BOT_GITHUB_PAT }} project-url: https://github.com/orgs/hedia-team/projects/${{ github.event.inputs.project-id || 2 }} - - name: Move to In Progress + - if: false + name: Move to In Progress uses: actions/github-script@v7 with: github-token: ${{ secrets.HEDIA_BOT_GITHUB_PAT }}