mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-12-09 18:37:14 +00:00
Add initial devcontainer configurations
This commit is contained in:
parent
8e8c483db8
commit
441f1f4b8c
1 changed files with 5 additions and 0 deletions
5
.devcontainer/devcontainer.json
Normal file
5
.devcontainer/devcontainer.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
git@github.com:actions/checkout.git
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue