Skip to content

Commit

Permalink
CI: try fetch-depth=2
Browse files Browse the repository at this point in the history
  • Loading branch information
FreezyLemon committed Oct 19, 2023
1 parent 8b8c7ea commit eb2f365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
fetch-depth: 2

- name: detect changed files
run: |
Expand Down

0 comments on commit eb2f365

Please sign in to comment.