Skip to content

Bump vue from 2.6.10 to 3.0.0 in /samples/vue-js-org-chart #645

Bump vue from 2.6.10 to 3.0.0 in /samples/vue-js-org-chart

Bump vue from 2.6.10 to 3.0.0 in /samples/vue-js-org-chart #645

Workflow file for this run

name: Sample validation
on:
pull_request_target:
branches:
- "main"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Validate
uses: pnp/pnp-sample-validation@main
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}