Skip to content

Commit

Permalink
ci: binder workflow only runs for push to master.
Browse files Browse the repository at this point in the history
  • Loading branch information
fjosw committed Nov 16, 2022
1 parent c0e3c43 commit b8da9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: binder
on:
push:
branches:
- develop
- master

jobs:
Create-MyBinderOrg-Cache:
Expand Down

0 comments on commit b8da9ea

Please sign in to comment.