Skip to content

Github Issue - changing actions/checkout@v3 to actions/checkout@v2 #13

Github Issue - changing actions/checkout@v3 to actions/checkout@v2

Github Issue - changing actions/checkout@v3 to actions/checkout@v2 #13

# 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