Skip to content

RCAL-965 Invoke converter from_tvac_raw to enable processing of TVAC/FPS data #3617

RCAL-965 Invoke converter from_tvac_raw to enable processing of TVAC/FPS data

RCAL-965 Invoke converter from_tvac_raw to enable processing of TVAC/FPS data #3617

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 }}"