Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

chore(deps): update dependency ts-loader to v9 #2777

chore(deps): update dependency ts-loader to v9

chore(deps): update dependency ts-loader to v9 #2777

name: Pull Request Labeler
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-20.04
steps:
- name: Label for Transifex
if: github.actor == 'transifex-integration[bot]' && !endsWith(github.event.pull_request.title, '[manual sync]')
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"