Skip to content

[Snyk] Upgrade vue-demi from 0.13.11 to 0.14.7 #1946

[Snyk] Upgrade vue-demi from 0.13.11 to 0.14.7

[Snyk] Upgrade vue-demi from 0.13.11 to 0.14.7 #1946

Workflow file for this run

name: Check PR title
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/[email protected]
with:
success-state: PR title follows the specification.
failure-state: PR title does not follow the specification.
context-name: shopware-pwa-pr-title-check
preset: conventional-changelog-angular@latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}