Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
alepefe committed Nov 12, 2024
1 parent 59a6208 commit 765dc0c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ jobs:
client_changed: ${{ steps.changes.outputs.client }}
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@
with:
fetch-depth: 0

- name: Detect changes in client and API paths
uses: dorny/paths-filter@v3
Expand Down

0 comments on commit 765dc0c

Please sign in to comment.