Main branch not read-only

Hi! I am trying to implement the slim ci job in dbt and want to create feature branches off the main branch in dbt. Right now our main branch is not appearing to be read-only and so will not allow us to create branches off of main. Is there a way we can fix this? And more importantly, how did our main branch get changed to be not read-only so this doesn’t happen again. Our develop branch is the only branch that is appearing as read-only at the moment.

1 Like

@abi.minton did you configure a custom branch? How do I use the `Custom Branch` settings in a dbt Cloud Environment? | dbt Developer Hub

If so, that could explain why develop is readonly and main isn’t

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.