Skip to content

Commit 418a097

Browse files
committed
Fix devcontainer name
1 parent 9fc6e43 commit 418a097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "GitHub Actions (TypeScript)",
2+
"name": "action-android-lint",
33
"image": "mcr.microsoft.com/devcontainers/typescript-node:20",
44
"postCreateCommand": "npm install",
55
"customizations": {

0 commit comments

Comments
 (0)