Skip to content

Commit

Permalink
ci: add branch config back to checkout action (#28802)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego authored Apr 5, 2023
1 parent 224b759 commit 0b648d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- uses: Bhacaz/checkout-files@v2
with:
files: package.json
branch: ${{ github.ref }}

- id: var
run: |
Expand Down

0 comments on commit 0b648d5

Please sign in to comment.