ci: add workflow to run wp plugin checks
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-12 16:36:39 +01:00
parent f662df3f11
commit 1cc8869018
3 changed files with 25 additions and 0 deletions

1
.gitattributes vendored
View File

@ -11,6 +11,7 @@
/composer.json export-ignore
/composer.lock export-ignore
/CONTRIBUTING.md export-ignore
/dist export-ignore
/package.json export-ignore
/package-lock.json export-ignore
/phpcs.xml export-ignore