deepl-php icon indicating copy to clipboard operation
deepl-php copied to clipboard

ci: Add GitHub CI

Open JanEbbing opened this issue 7 months ago • 0 comments

This adds basic CI to the project.

  • Checks for DeepL copyright header on PHP source files
  • Formatting/linting with phpcs
  • Builds and publishes the Dockerfile
  • Secret detection with gitleaks

Tests coming as a second step.

JanEbbing avatar Jul 12 '24 14:07 JanEbbing