Skip to content

TASK SIO-5757 Update copyright to "WebPros International GmbH". #80

TASK SIO-5757 Update copyright to "WebPros International GmbH".

TASK SIO-5757 Update copyright to "WebPros International GmbH". #80

Workflow file for this run

name: CI
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: php-actions/composer@v5
- uses: php-actions/phpunit@v3