Skip to content

Commit c970aeb

Browse files
committed
ci: fix helm-docs repported errors
1 parent d431f42 commit c970aeb

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/main-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
if: github.event_name != 'schedule'
2929
runs-on: ubuntu-latest
3030
permissions:
31-
contents: read
31+
contents: write
3232
steps:
3333
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3434

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# codespace-like helm chart
2+
3+
A helm cart to deploy a personal dev server on self-hosted kubernetes (using a specialy crafted image based on code-server).

0 commit comments

Comments
 (0)