Skip to content

Commit

Permalink
[feature/psalm] Improve psalm CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
SerafimArts committed Mar 17, 2024
1 parent 224c12b commit 8cabd7b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ on:
- '.github/workflows/**'
- '**.php'
- 'app/**'
- 'tests/**'
- 'phpunit.xml'
- 'psalm.xml'
- 'composer.json'
- 'composer.lock'
- 'resources/**'
- '.prettierrc.json'

jobs:
static-analysis:
Expand Down

0 comments on commit 8cabd7b

Please sign in to comment.