mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 15:50:35 +08:00
d63f47b5b3
After a force push, GitHub evaluates path filters against only the pushed commits, not the full PR diff. Changes to the orchestrator workflow file itself were not matching the docs/** path filter, preventing the orchestrator from running on the PR. Signed-off-by: Ramon Roche <mrpollo@gmail.com>