From 159eb7390af8893bc741bb7276cb23d85eef0f04 Mon Sep 17 00:00:00 2001 From: Hugo Costa Date: Mon, 3 Apr 2023 17:06:21 -0300 Subject: [PATCH] ci: revert Variable Setup changes (#28754) --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2746ee5f73..3ff8afb251e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,6 @@ jobs: - uses: Bhacaz/checkout-files@v2 with: files: package.json - branch: ${{ github.head_ref || github.ref_name }} - id: var run: |