Skip to content

fix(terminal): don't close terminal on websocket close [EE-6631] (#11… #2913

fix(terminal): don't close terminal on websocket close [EE-6631] (#11…

fix(terminal): don't close terminal on websocket close [EE-6631] (#11… #2913

on:
push:
branches:
- develop
- 'release/**'
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: 'has conflicts'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAX_RETRIES: 10
WAIT_MS: 60000