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
ada32f8227 Merge 8facb30750 into ac59398561 2023-01-16 05:18:49 +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": {
}
}