Skip to content

Commit df32a73

Browse files
authored
Merge branch 'main' into renovate/actions-checkout-6.x
2 parents fda10d9 + aac6de3 commit df32a73

4 files changed

Lines changed: 1135 additions & 997 deletions

File tree

.codesandbox/ci.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"sandboxes": ["apollo-server-integration-aws-lambda-k6ismd"],
3-
"node": "20"
2+
"node": "20",
3+
"sandboxes": []
44
}

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,7 @@ node_modules/
2828
.idea/
2929

3030
# Volta binaries (when using direnv/.envrc)
31-
.volta
31+
.volta
32+
33+
# Claude Code
34+
CLAUDE.md

0 commit comments

Comments
 (0)