mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
refactoring
This commit is contained in:
parent
c1bc321c7b
commit
3dc9dfc27b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/php.yml
vendored
3
.github/workflows/php.yml
vendored
|
@ -38,6 +38,9 @@ jobs:
|
||||||
- name: CodeSpell
|
- name: CodeSpell
|
||||||
run: ./codespell.sh
|
run: ./codespell.sh
|
||||||
|
|
||||||
|
- name: PHPStan
|
||||||
|
run: ./vendor/bin/phpstan
|
||||||
|
|
||||||
- name: SonarCloud Scan
|
- name: SonarCloud Scan
|
||||||
uses: sonarsource/sonarcloud-github-action@master
|
uses: sonarsource/sonarcloud-github-action@master
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue