mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-07-28 14:47:18 -07:00
Dispatch PR-tests with a PAT instead of github.token: a workflow run owned by GITHUB_TOKEN does not emit a downstream `workflow_run` event, so the chack-agent-pr-triage auto-merge job never fired for the bot PR. Also accept the UNSTABLE merge state (the bot PR's `action_required` pull_request run keeps it permanently UNSTABLE) and drop the explicit CI-master_test dispatch since the PAT squash-merge's push to master already triggers the release, avoiding a double release. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>