1 line
219 B
JSON
1 line
219 B
JSON
{"type": "powershell", "priority": "P0", "action": "github_pat", "description": "New GitHub PAT", "script": "Start-Process 'https://github.com/settings/tokens/new'; Write-Output 'Opened: New GitHub PAT'", "timeout": 15} |