From 175bde932fa2cfeb01699c1edd84f566a450dfc0 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 26 May 2023 21:09:35 +0200 Subject: [PATCH] checkout not needed for trigger --- .github/workflows/Tasmota_build_master.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/Tasmota_build_master.yml b/.github/workflows/Tasmota_build_master.yml index 0de6f8890..7f46ee44b 100644 --- a/.github/workflows/Tasmota_build_master.yml +++ b/.github/workflows/Tasmota_build_master.yml @@ -270,7 +270,6 @@ jobs: needs: Release runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 - name: Dispatch workflow in arendst/Tasmota-firmware run: | curl -X POST https://api.github.com/repos/arendst/Tasmota-firmware/actions/workflows/fetch_deploy.yml/dispatches \