Skip to content

#113 - Fix UTF-8 - BOM encoding issue when downloading one of "my pro… #24

#113 - Fix UTF-8 - BOM encoding issue when downloading one of "my pro…

#113 - Fix UTF-8 - BOM encoding issue when downloading one of "my pro… #24

# 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