Skip to content

Upgrade: Bump nuxt from 2.16.3 to 3.10.3 #588

Upgrade: Bump nuxt from 2.16.3 to 3.10.3

Upgrade: Bump nuxt from 2.16.3 to 3.10.3 #588

Workflow file for this run

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