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

fix(deps): update dependency vue to v3 #2796

fix(deps): update dependency vue to v3

fix(deps): update dependency vue to v3 #2796

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 }}"