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: