From 5ff4569520791272a86da07f6713357cc5c5c06e Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 2 Aug 2021 06:00:52 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index e925c8a3c8..f7e0f465c8 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -9,8 +9,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v2 - with: - ref: master - name: Create Branch uses: peterjgrainger/action-create-branch@v2.0.1 env: