mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
Add fetch-depth: 0 to the checkout step in docs_flaw_checker.yml. Without a full clone, tj-actions/changed-files cannot find the merge base between main and the PR branch, causing the job to fail with "no merge base". Signed-off-by: Ramon Roche <mrpollo@gmail.com>