Skip to content

Merge pull request #105 from ssciwr/pre-commit-ci-update-config #126

Merge pull request #105 from ssciwr/pre-commit-ci-update-config

Merge pull request #105 from ssciwr/pre-commit-ci-update-config #126

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 }}