mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
The version guard rejects non-main/release branches, but build-site also runs on PRs where the branch name is arbitrary. Default to "main" for PR builds since deploy-aws is skipped anyway. Signed-off-by: Ramon Roche <mrpollo@gmail.com>