Skip to content

Bump tar from 6.2.0 to 6.2.1 in /ui-tests #41

Bump tar from 6.2.0 to 6.2.1 in /ui-tests

Bump tar from 6.2.0 to 6.2.1 in /ui-tests #41

Workflow file for this run

name: Binder Badge
on:
pull_request_target:
types: [opened]
jobs:
binder:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: jupyterlab/maintainer-tools/.github/actions/binder-link@v1
with:
github_token: ${{ secrets.github_token }}