Skip to content

chore(parser): Simplify d0d48bf525cc2a95dd3397a3142bea113ea9782e #656

chore(parser): Simplify d0d48bf525cc2a95dd3397a3142bea113ea9782e

chore(parser): Simplify d0d48bf525cc2a95dd3397a3142bea113ea9782e #656

Workflow file for this run

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