From e46bdbef58fcd88861a520e67de48e39c840a864 Mon Sep 17 00:00:00 2001 From: Luis Ball Date: Sat, 20 Nov 2021 22:56:49 -0800 Subject: [PATCH] chore: try to fix annotate action --- .github/workflows/annotate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/annotate.yml b/.github/workflows/annotate.yml index 8017345..38fb795 100644 --- a/.github/workflows/annotate.yml +++ b/.github/workflows/annotate.yml @@ -1,4 +1,4 @@ -name: Automatic Stacked PR Annotation +name: GH-Stack Annotate on: issue_comment: types: [created]