Skip to content

Commit

Permalink
ci: remove paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Dannecron committed Oct 4, 2023
1 parent d433412 commit 682507d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ on:
push:
branches:
- '**'
paths:
- 'src/*'
- 'tests/*'
- 'composer.json'
- 'phpunit.xml'
- 'phpcs.xml'

jobs:
tests:
Expand Down

0 comments on commit 682507d

Please sign in to comment.