From fa891eeb8252c5243fc9df12fba1e8ef57054b71 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Fri, 14 Jan 2022 18:00:08 +0100 Subject: [PATCH] Update check-git-apply.yaml --- .github/workflows/check-git-apply.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-git-apply.yaml b/.github/workflows/check-git-apply.yaml index 323aae76..418283a1 100644 --- a/.github/workflows/check-git-apply.yaml +++ b/.github/workflows/check-git-apply.yaml @@ -95,7 +95,7 @@ jobs: with: path: bromite base: ${{ env.BRANCH }} - push-to-fork: uazo/bromite + #push-to-fork: uazo/bromite add-paths: | build/patches/*.patch commit-message: Check git apply result