From 0ab86440889a543becbd318c7389bbea34646071 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Tue, 29 Mar 2022 17:32:16 +0200 Subject: [PATCH] try to fix nextion2text for pull requests --- .github/workflows/nextion2text.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index 97fb82a7..d962ee9d 100644 --- a/.github/workflows/nextion2text.yml +++ b/.github/workflows/nextion2text.yml @@ -20,8 +20,8 @@ jobs: steps: - uses: actions/checkout@v2 - with: - ref: ${{ github.head_ref }} +# with: +# ref: ${{ github.head_ref }} - name: Get last commit message id: last-commit-message