1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-08 16:13:50 +08:00

Create devcontainer.json

This commit is contained in:
Erdem3536
2023-01-16 08:17:57 +03:00
committed by GitHub
parent ac59398561
commit 8facb30750

View File

@@ -0,0 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}