Skip to content

chore(learn): modernize satellite-image-search.ipynb to SDK v8 #443

chore(learn): modernize satellite-image-search.ipynb to SDK v8

chore(learn): modernize satellite-image-search.ipynb to SDK v8 #443

Workflow file for this run

name: "Pull Request"
on:
pull_request:
push:
branches:
- main
jobs:
lint:
uses: './.github/workflows/lint.yaml'
report-client-versions:
uses: './.github/workflows/client-versions.yaml'
secrets: inherit
test-notebooks:
uses: './.github/workflows/test-notebooks-changed.yaml'
secrets: inherit