ci: binder workflow only runs for push to master.

This commit is contained in:
Fabian Joswig 2022-11-16 10:44:39 +00:00
parent c0e3c433d0
commit b8da9eaaa0
No known key found for this signature in database

View file

@ -2,7 +2,7 @@ name: binder
on: on:
push: push:
branches: branches:
- develop - master
jobs: jobs:
Create-MyBinderOrg-Cache: Create-MyBinderOrg-Cache: