Skip to content

Commit

Permalink
testing no fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Oct 30, 2023
1 parent c64c4b1 commit 87d5cfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ permissions:
contents: write
packages: read
pull-requests: write

jobs:

doc-style:
Expand Down Expand Up @@ -484,7 +484,7 @@ jobs:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}
persist-credentials: false
fetch-depth: 0
# fetch-depth: 0


- name: "Setup Python"
Expand Down

0 comments on commit 87d5cfd

Please sign in to comment.