From 1d4b555a2cdc0fc675cf65519674f9d2ad87ca36 Mon Sep 17 00:00:00 2001 From: Jake Jackson Date: Wed, 9 Jul 2025 22:37:35 -0400 Subject: [PATCH] Update feature_branch_sync.yml (#7006) fix typo in workflow title --- .github/workflows/feature_branch_sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature_branch_sync.yml b/.github/workflows/feature_branch_sync.yml index 3bb7c767a9..03d7c87dbe 100644 --- a/.github/workflows/feature_branch_sync.yml +++ b/.github/workflows/feature_branch_sync.yml @@ -1,4 +1,4 @@ -nname: Rebase release_4.6-next and stable-2.6 +name: Rebase release_4.6-next and stable-2.6 on: push: