Skip to content

Upgrade Watermill to https://github.com/cenkalti/backoff/v5 #499

Upgrade Watermill to https://github.com/cenkalti/backoff/v5

Upgrade Watermill to https://github.com/cenkalti/backoff/v5 #499

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