diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 00000000000..0c50128dd27 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,17 @@ +on: [push, pull_request] +name: main +jobs: + main: + runs-on: ubuntu-latest + strategy: + fail-fast: false + matrix: + database: ['pgsql','mysql','mariadb'] + php-version: [ '8.1' ,'8.2'] + + + name: main + steps: + - uses: xmlFlow/pkp-github-actions@v1 + with: + reset_commit: f627a8a7640c8b2f88407e21d4bbc29b9154bf2b diff --git a/test.txt b/test.txt new file mode 100644 index 00000000000..3c508e6cdde --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +Mo 5. Feb 12:37:02 CET 2024