Skip to content

Update watermill-sql in examples #438

Update watermill-sql in examples

Update watermill-sql in examples #438

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 }}