Skip to content

build(deps): Migration from Newtonsoft.Json to System.Text.Json package #513

build(deps): Migration from Newtonsoft.Json to System.Text.Json package

build(deps): Migration from Newtonsoft.Json to System.Text.Json package #513

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"