Skip to content

nit

nit #49

Workflow file for this run

name: Binder CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Build and cache on mybinder.org
uses: jupyterhub/repo2docker-action@master
with:
NO_PUSH: true
MYBINDERORG_TAG: ${{ github.event.ref }}