Skip to content

Deprecate SkyCell object, replacing looped usages with SkyCells object #5228

Deprecate SkyCell object, replacing looped usages with SkyCells object

Deprecate SkyCell object, replacing looped usages with SkyCells object #5228

name: label pull request
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
if: github.event_name == 'pull_request_target' || github.event_name == 'pull_request'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"