Skip to content

feat(pcomparator): add reverse search price #70

feat(pcomparator): add reverse search price

feat(pcomparator): add reverse search price #70

Workflow file for this run

name: "Pull request labeler"
on:
pull_request_target:
types:
- opened
permissions:
checks: write
contents: write
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"