Skip to content

Build(deps): bump contributte/monolog from 0.5.1 to 0.5.2 #49

Build(deps): bump contributte/monolog from 0.5.1 to 0.5.2

Build(deps): bump contributte/monolog from 0.5.1 to 0.5.2 #49

Workflow file for this run

name: "Coverage"
on:
pull_request:
push:
branches: ["*"]
schedule:
- cron: "0 8 * * 1"
jobs:
coverage:
name: "Phpunit"
uses: contributte/.github/.github/workflows/phpunit-coverage.yml@v1
with:
make: "init coverage"