From 94f7e1899a09bbb08d952b60d826eb02e6a37e91 Mon Sep 17 00:00:00 2001 From: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com> Date: Thu, 22 Jan 2026 22:17:07 -0800 Subject: [PATCH] Change workflow step name Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/workflows/project-review-status.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/project-review-status.yml b/.github/workflows/project-review-status.yml index d790d5de5..0b12fa563 100644 --- a/.github/workflows/project-review-status.yml +++ b/.github/workflows/project-review-status.yml @@ -11,7 +11,7 @@ on: types: [opened] jobs: - update-project-status: + manage-project-board: runs-on: ubuntu-latest steps: - name: Update Project Board