Skip to content

JP-3824: Fix a bug in wcs_from_sregions when crpix is provided #1305

JP-3824: Fix a bug in wcs_from_sregions when crpix is provided

JP-3824: Fix a bug in wcs_from_sregions when crpix is provided #1305

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