Skip to content

Cloning from new host via ssh causes spurious error rather than prompting for confirmation and succeeding #249

Cloning from new host via ssh causes spurious error rather than prompting for confirmation and succeeding

Cloning from new host via ssh causes spurious error rather than prompting for confirmation and succeeding #249

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1