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