mirror of
https://github.com/actions/checkout.git
synced 2025-04-25 05:01:36 +08:00
Create devcontainer.json
This commit is contained in:
parent
85e6279cec
commit
8af1e0c061
8
.devcontainer/devcontainer.json
Normal file
8
.devcontainer/devcontainer.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {
|
||||
You’re making changes in a project you don’t have write access to. Submitting a change will write it to a new branch in your fork tr4200812/checkout, so you can send a pull request.
|
||||
checkout/.devcontainer
|
||||
/user-attachments
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user