From 20b76f1831a7df1b0a0e11235a448ed086aaa8e5 Mon Sep 17 00:00:00 2001 From: Gaurav Sheni Date: Fri, 26 Jul 2024 16:21:44 -0400 Subject: [PATCH] Update auto assign action to assign to pull request author (#2152) --- .github/auto_assign.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index 311619662..3dd5b8dd9 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -1,2 +1,2 @@ # Set to true to add assignees to pull requests -addAssignees: true +addAssignees: author