From f2f37662fa0406fef4b8d7c198cd34630c719c59 Mon Sep 17 00:00:00 2001 From: Michael Altfield Date: Wed, 7 Aug 2024 15:02:41 -0500 Subject: [PATCH] removing checkout, since the issue appears to be the context I'm hoping that when Melanie pushes a new change, it'll "just work". We'll seee * https://github.com/BusKill/buskill-app/pull/90 --- .github/workflows/unicode_warn.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/unicode_warn.yml b/.github/workflows/unicode_warn.yml index 3e326375..ff168a0c 100644 --- a/.github/workflows/unicode_warn.yml +++ b/.github/workflows/unicode_warn.yml @@ -43,7 +43,6 @@ jobs: set -x git config --global --add safe.directory . git config --global --add safe.directory "$(pwd)" - git checkout ${{ github.event.pull_request.head.ref }} git branch -a git log