Skip to content

chore: add mockery and workflow triggers per spec #2

chore: add mockery and workflow triggers per spec

chore: add mockery and workflow triggers per spec #2

Workflow file for this run

name: Tests
on:
push:
branches:
- "**"
pull_request:
workflow_dispatch:
schedule:
- cron: "0 8 * * 1"
jobs:
tests:
uses: contributte/.github/.github/workflows/nette-tester.yml@v1