Skip to content

Commit

Permalink
Trigger static analysis workflow on psalm* change
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Dec 11, 2022
1 parent cb7b93e commit 6f9d67d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- composer.*
- src/**
- phpstan*
- psalm*
- tests/**
push:
branches:
Expand All @@ -19,6 +20,7 @@ on:
- composer.*
- src/**
- phpstan*
- psalm*
- tests/**

jobs:
Expand Down

0 comments on commit 6f9d67d

Please sign in to comment.