Skip to content

Bump vue from 2.7.14 to 3.0.0 in /resources/server/src/landingpage in the npm_and_yarn group across 1 directory #15461

Bump vue from 2.7.14 to 3.0.0 in /resources/server/src/landingpage in the npm_and_yarn group across 1 directory

Bump vue from 2.7.14 to 3.0.0 in /resources/server/src/landingpage in the npm_and_yarn group across 1 directory #15461

Workflow file for this run

name: "🌈 Triage"
on:
pull_request_target:
types: [ opened, synchronize, reopened ]
permissions:
contents: read
jobs:
triage:
name: "Set on PR"
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"