"""
This module contains the applications which are deployed upon merge into main and release tagging.
"""

APPLICATIONS_STAGING = []

APPLICATIONS_PROD = []
