Skip to content

Commit

Permalink
Issue #330: Move common logic to Core module
Browse files Browse the repository at this point in the history
Signed-off-by: alexmerlin <[email protected]>
  • Loading branch information
alexmerlin committed Dec 2, 2024
1 parent 1b8b888 commit b587903
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/qodana_code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
contents: write
pull-requests: write
checks: write
strategy:
matrix:
php-versions: [ '8.1', '8.2', '8.3' ]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit b587903

Please sign in to comment.