mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
ci: binder workflow only runs for push to master.
This commit is contained in:
parent
c0e3c433d0
commit
b8da9eaaa0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/binder.yml
vendored
2
.github/workflows/binder.yml
vendored
|
@ -2,7 +2,7 @@ name: binder
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- master
|
||||
|
||||
jobs:
|
||||
Create-MyBinderOrg-Cache:
|
||||
|
|
Loading…
Add table
Reference in a new issue