mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +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>