Skip to content

Commit

Permalink
Merge branch 'test-0' into test-1
Browse files Browse the repository at this point in the history
  • Loading branch information
alepefe committed Nov 12, 2024
2 parents 59a6208 + 765dc0c commit 2bd1995
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 2bd1995

Please sign in to comment.