mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-07-28 14:47:18 -07:00
The workflows referenced a secret (CHACK_AGENT_FIXER_TOKEN) that does not exist in the repo, so it resolved to empty and the windows-definitions auto-merge could neither dispatch PR-tests nor merge. Point every reference at the existing CODEX_FIXER_TOKEN PAT (fine-grained, admin on the repo) instead. Remove the temporary token probe. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>