Files
3x-ui/.github/workflows
Kuzz007 f1f68e6653 ci: trigger CI on workflow-file changes too
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>
2026-07-27 00:35:50 +03:00
..