mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
5 lines
No EOL
257 B
JSON
5 lines
No EOL
257 B
JSON
{
|
|
"command": "echo '--- Checking gh auth status ---' && gh auth status && echo '--- Listing repo ---' && gh repo view fabro-sh/fabro --json name,owner -q '.owner.login + \"/\" + .name' && echo '--- Done ---'",
|
|
"language": "shell",
|
|
"timeout_ms": null
|
|
} |