ci: remove paths

This commit is contained in:
2023-10-04 10:59:26 +07:00
parent d433412358
commit 682507dd77

View File

@@ -6,12 +6,6 @@ on:
push:
branches:
- '**'
paths:
- 'src/*'
- 'tests/*'
- 'composer.json'
- 'phpunit.xml'
- 'phpcs.xml'
jobs:
tests: