Files
LEANN/.github/workflows
Andy Lee aa8ed87bda fix: use github.head_ref for PR branch detection
For pull requests, github.ref is refs/pull/N/merge, but github.head_ref
contains the actual branch name. This should fix debug mode detection.
2025-08-11 23:44:57 +00:00
..