Skip to content

[Snyk] Upgrade vue-router from 4.3.0 to 4.4.0 #4

[Snyk] Upgrade vue-router from 4.3.0 to 4.4.0

[Snyk] Upgrade vue-router from 4.3.0 to 4.4.0 #4

Workflow file for this run

name: PR - Run All Tests
on:
pull_request:
branches:
- 'main'
- 'feat/rfc'
paths:
- 'client/**'
- 'ietf/**'
- 'playwright/**'
- 'requirements.txt'
- 'package.json'
jobs:
tests:
uses: ./.github/workflows/tests.yml
with:
ignoreLowerCoverage: false