Skip to content

Bump 8398a7/action-slack from 3.15.1 to 3.16.2 #198

Bump 8398a7/action-slack from 3.15.1 to 3.16.2

Bump 8398a7/action-slack from 3.15.1 to 3.16.2 #198

Workflow file for this run

name: Binder
on: [push]
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 }} # This builds the container on mybinder.org with the branch that was pushed on.