Skip to content

Remove unpkg urls and fix VITE_APP_HTTP_STORAGE_WS_URL_PART_NAME not being used #16

Remove unpkg urls and fix VITE_APP_HTTP_STORAGE_WS_URL_PART_NAME not being used

Remove unpkg urls and fix VITE_APP_HTTP_STORAGE_WS_URL_PART_NAME not being used #16

name: Semantic PR title
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}