Skip to content

Merge pull request #98 from ssciwr/dependabot/pip/dash-extensions-1.0.3 #119

Merge pull request #98 from ssciwr/dependabot/pip/dash-extensions-1.0.3

Merge pull request #98 from ssciwr/dependabot/pip/dash-extensions-1.0.3 #119

Workflow file for this run

name: Deploy Binder Image
on:
push:
branches:
- main
concurrency:
group: Create-MyBinderOrg-Cache-${{ github.ref }}
cancel-in-progress: true
jobs:
Create-MyBinderOrg-Cache:
runs-on: ubuntu-latest
steps:
- name: Cache Binder build on mybinder.org
uses: jupyterhub/repo2docker-action@master
with:
NO_PUSH: true
MYBINDERORG_TAG: ${{ github.event.ref }}