mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-04-15 18:37:46 +02:00
Create devcontainer.json
This commit is contained in:
parent
85e6279cec
commit
8af1e0c061
1 changed files with 8 additions and 0 deletions
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…
Add table
Reference in a new issue