mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-07 18:57:14 +00:00
f1f68e6653
The push/pull_request paths filter didn't include .github/workflows/**, so the previous commit (fixing the Audit step) never actually ran through CI -- editing the workflow itself silently skipped the trigger. A broken workflow-syntax change could merge untested the same way. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>