Skip to content

Bug fix - correcting wrong handling of login when multiple database r… #12

Bug fix - correcting wrong handling of login when multiple database r…

Bug fix - correcting wrong handling of login when multiple database r… #12

# Add to main branch to allow to be seen in other branches.
# CESMII Profile Designer - Setup and test Profile Designer Web Page using Selenium Tests
#
# For more samples to get started with GitHub Action workflows to deploy to Azure, refer to https://github.com/Azure/actions-workflow-samples
name: Test|In Browser|Profile Designer
on:
#manually trigger deploy
workflow_dispatch:
# Trigger the workflow on push
#push:
# branches:
# - develop
# - main
#pull_request:
# branches:
# - develop
# - main