Skip to content

Commit

Permalink
Make sure all refs are available for comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
AnchorArray committed Jan 26, 2024
1 parent 4eb94a0 commit 82edd1e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ on:
- mainline

jobs:
publish:
Helm:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Setup Helm
uses: azure/setup-helm@v3
Expand Down

0 comments on commit 82edd1e

Please sign in to comment.