You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A production environment should be limited to the branches it can be used in.
DESCRIPTION
A production environment should be limited to the branches it can be used in. This ensures
the environment is not used in a non-production branch. This rule checks if the
environment is limited to a production branch.
Mininum TokenType: FineGrained
RECOMMENDATION
Consider limiting the environment to a production branch.