Skip to content

Handle redirection to login page if session has expired when websocket connection is attempted #1927

Handle redirection to login page if session has expired when websocket connection is attempted

Handle redirection to login page if session has expired when websocket connection is attempted #1927

Workflow file for this run

name: Run Build & Unit Tests
on:
pull_request:
jobs:
build:
uses: 'flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml@v0.52.0'
with:
node: '[
{"version": "20", "tests": true, "lint": true},
]'