diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 79ed91d82..e1012a97a 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -1,4 +1,4 @@ -name: Automatic Rebase +name: "Automatic Rebase" on: issue_comment: types: [created]