Skip to content

RCAL-993 RCAL-992 - fix skycell asn schema, stop double json encoding skycell_wcs_info #3586

RCAL-993 RCAL-992 - fix skycell asn schema, stop double json encoding skycell_wcs_info

RCAL-993 RCAL-992 - fix skycell asn schema, stop double json encoding skycell_wcs_info #3586

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