Skip to content

fix: jsoncParser.modify is not a function #30

fix: jsoncParser.modify is not a function

fix: jsoncParser.modify is not a function #30

Workflow file for this run

name: PR Labelers
#
# @see https://github.com/grafana/pr-labeler-action
#
on:
pull_request:
jobs:
label-pr:
runs-on: ubuntu-latest
steps:
- uses: grafana/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}