Skip to content

chore: remove cs-fixer cache file #922

chore: remove cs-fixer cache file

chore: remove cs-fixer cache file #922

Workflow file for this run

---
on: # yamllint disable-line rule:truthy
push:
branches:
- master
- '*.*'
- '*.*.*'
pull_request: null
name: MySQL
jobs:
phpunit:
uses: cycle/gh-actions/.github/workflows/db-mysql.yml@master
...