Skip to content

Commit

Permalink
Merge pull request #54 from ministryofjustice/fetch-depth-helm
Browse files Browse the repository at this point in the history
Add fetch depth to helm cr workflow
  • Loading branch information
George Taylor authored May 10, 2024
2 parents 7a5eb0b + 71f516a commit 9c840ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Configure Git
run: |
Expand Down

0 comments on commit 9c840ea

Please sign in to comment.