mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"name": "validate-form",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"private": true,
|
|
"dependencies": {
|
|
"@actions/core": "^1.10.1",
|
|
"@actions/github": "^6.0.0"
|
|
}
|
|
}
|