Skip to content

Commit

Permalink
fix(workflows): no need to fetch depth here
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Jan 3, 2025
1 parent f662a4b commit 48067e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/helm-repository-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
uses: actions/checkout@v4
with:
token: "${{ steps.app-token.outputs.token }}"
fetch-depth: 0

- name: Setup Homebrew
uses: Homebrew/actions/setup-homebrew@master
Expand Down

0 comments on commit 48067e7

Please sign in to comment.