Skip to content

Fixed: Fixes an issue where new window connections to web assets fail. #5660

Fixed: Fixes an issue where new window connections to web assets fail.

Fixed: Fixes an issue where new window connections to web assets fail. #5660

on: [push, pull_request, release]
name: JumpServer repos generic handler
jobs:
generic_handler:
name: Run generic handler
runs-on: ubuntu-latest
steps:
- uses: jumpserver/action-generic-handler@master
env:
GITHUB_TOKEN: ${{ secrets.PRIVATE_TOKEN }}