We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab8a48 commit 83153b3Copy full SHA for 83153b3
.github/workflows/helm-docs.yaml
@@ -24,7 +24,7 @@ jobs:
24
output-file: "README.md"
25
template-files: "README.md.gotmpl"
26
git-push: false
27
- fail-on-diff: true
+ fail-on-diff: false
28
29
# Show the output of the README.md file after it's generated
30
- name: Show README.md content
0 commit comments