Skip to content

Fix image tests: vncserver, websockify, jupyter-remote-desktop-proxy #213

Fix image tests: vncserver, websockify, jupyter-remote-desktop-proxy

Fix image tests: vncserver, websockify, jupyter-remote-desktop-proxy #213

Workflow file for this run

#./.github/workflows/binder-badge.yaml
name: Binder Badge
on:
# pull_request_target:
push:
jobs:
badge:
runs-on: ubuntu-22.04
permissions:
pull-requests: write
steps:
- uses: manics/[email protected]
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}