Skip to content

fix: apply strict code quality standards #3

fix: apply strict code quality standards

fix: apply strict code quality standards #3

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