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

Compare commits

..

2 Commits

Author SHA1 Message Date
Erdem3536
f7cfebf672 Merge 8facb30750 into 0c366fd6a8 2026-02-28 10:27:21 +00:00
Erdem3536
8facb30750 Create devcontainer.json 2023-01-16 08:17:57 +03:00

View File

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