Skip to content

Commit

Permalink
Run manifests generation in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed May 31, 2024
1 parent d67f7e6 commit 7adac61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: azure/[email protected]
- name: Setup Helm Docs
uses: gabe565/setup-helm-docs-action@v1
- run: make plugins update manifests lint
- run: make plugins generate manifests lint
- name: Create Pull Request
uses: peter-evans/[email protected]
with:
Expand Down

0 comments on commit 7adac61

Please sign in to comment.