Files
html/api/wired-pending/intent-opus4-push_github.php
opus 42031db6e9
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-21T03:24:37+02:00
2026-04-21 03:24:37 +02:00

16 lines
481 B
PHP

<?php
return array(
'name' => 'push_github_token',
'triggers' => array(
0 => 'renew github',
1 => 'github token renew',
2 => 'renouvelle github',
3 => 'push github token',
4 => 'regenere github pat',
),
'cmd' => 'curl -s -d "k=WEVADS2026&action=create&goal=token_github_renew&params=%7B%7D" "http://127.0.0.1/api/blade-task-create.php"',
'status' => 'EXECUTED',
'created_at' => '2026-04-21T03:24:00+00:00',
'source' => 'opus-v115-push-github',
);