From bc13e29685108a6f89ed596f31593363e6e6c6e5 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 8 Aug 2022 23:31:39 -0400 Subject: [PATCH] spelling: unnecessary Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- .github/workflows/sync-linguist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-linguist.yml b/.github/workflows/sync-linguist.yml index d5a8a06..543c1a8 100644 --- a/.github/workflows/sync-linguist.yml +++ b/.github/workflows/sync-linguist.yml @@ -104,7 +104,7 @@ jobs: exit 0 fi - echo "Linguist update unncessary" + echo "Linguist update unnecessary" echo "::set-output name=needs_pr::false" - name: Create Pull Request id: open-pr