Skip to content

Commit

Permalink
fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 3, 2024
1 parent fc97e1b commit c4d0b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ on:
required: true
description: Max number of PRs to open (0 for no limit)
default: 5
pull_request: {}

jobs:
bump-python-package:
Expand All @@ -30,6 +29,7 @@ jobs:
uses: actions/checkout@v4
with:
persist-credentials: true
fetch-depth: 0

- name: Setup supersetbot
uses: ./.github/actions/setup-supersetbot/
Expand Down

0 comments on commit c4d0b2d

Please sign in to comment.