chore: initial-commit #1

Merged
t.behrendt merged 2 commits from initial-commit into main 2025-08-17 22:52:20 +02:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 877f68ee20 - Show all commits

View File

@@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version-file: .nvmrc

View File

@@ -44,6 +44,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version-file: .nvmrc