Skip to content

Problem: validation broke after transaction conversion with raw field… #1465

Problem: validation broke after transaction conversion with raw field…

Problem: validation broke after transaction conversion with raw field… #1465

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
push:
branches:
- develop
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"