Skip to content

Example SSE: lock the versions of used Vue package so the example runs. #409

Example SSE: lock the versions of used Vue package so the example runs.

Example SSE: lock the versions of used Vue package so the example runs. #409

Workflow file for this run

name: pr
on:
pull_request:
jobs:
ci:
uses: ThreeDotsLabs/watermill/.github/workflows/tests.yml@master
with:
codecov: true
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}