Skip to content

warn the pair that crosses over anti-meridian and stop processing it #667

warn the pair that crosses over anti-meridian and stop processing it

warn the pair that crosses over anti-meridian and stop processing it #667

Workflow file for this run

name: Changelog updated?
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
branches:
- main
- develop
jobs:
call-changelog-check-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.8.3
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}