Skip to content

Commit 8f266cb

Browse files
authored
Update helm-docs.yaml - comment out workingDir as its unexpected here
1 parent f6a7f58 commit 8f266cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- name: Render helm docs inside the README.md and push changes back to PR branch
2626
uses: jessebot/[email protected]
2727
with:
28-
working-dir: charts/pixelfed
28+
# working-dir: charts/pixelfed
2929
git-push: "true"

0 commit comments

Comments
 (0)