From 628df6a8fa296c1e8eb7b134aaf4b1f550c5a432 Mon Sep 17 00:00:00 2001 From: YanxuanLiu Date: Thu, 13 Aug 2026 14:41:28 +0800 Subject: [PATCH] Temporarily use Roadmap action feature branch Signed-off-by: YanxuanLiu --- .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 a0998ecd280..6ef3ac937af 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -28,6 +28,6 @@ jobs: runs-on: ubuntu-latest steps: - name: add-to-project - uses: NVIDIA/spark-rapids-common/add-to-project@main + uses: NVIDIA/spark-rapids-common/add-to-project@auto-roadmap-from-pom with: token: ${{ secrets.PROJECT_TOKEN }}