diff --git a/make_help_scripts/deploy_defines.py b/make_help_scripts/deploy_defines.py index 2cab7a0696..b8d85870fe 100644 --- a/make_help_scripts/deploy_defines.py +++ b/make_help_scripts/deploy_defines.py @@ -66,8 +66,8 @@ def add_pr_stats_file(): "foxy": "foxy", "galactic": "galactic", "humble": "humble", - "iron": "iron", - base_branch: "rolling" # master is rolling, PRs are tested on rolling + base_branch: "iron", + "master": "rolling" # master is rolling, PRs are tested on rolling } # the subrepos which are cloned into the branches and, optionally, their corresponding PR for checkout