Skip to content

Bump to PyGMT v0.10.0 (#51) #80

Bump to PyGMT v0.10.0 (#51)

Bump to PyGMT v0.10.0 (#51) #80

# Trigger a build on binder, so the build is always up to date
# with the targeted state and users don't have to wait.
name: 'Trigger Binder build'
on:
push:
branches:
# Only trigger on master branch
- master
jobs:
trigger-binder-build:
runs-on: [ubuntu-latest]
steps:
- name: Trigger build on mybinder.org
uses: s-weigand/trigger-mybinder-build@v1
with:
target-repo: GenericMappingTools/try-gmt/master