mirror of
https://github.com/actions/checkout.git
synced 2025-03-19 14:40:05 +01:00
Create devcontainer.json
This commit is contained in:
parent
85e6279cec
commit
2caf555345
1 changed files with 4 additions and 0 deletions
4
.devcontainer/devcontainer.json
Normal file
4
.devcontainer/devcontainer.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {}
|
||||
}
|
Loading…
Add table
Reference in a new issue