From 7523fcb6e9b8807e07f062547f171ad6289f13bd Mon Sep 17 00:00:00 2001 From: withanage Date: Sun, 18 Feb 2024 05:54:56 +0100 Subject: [PATCH] ops stable-3_4_0 final all --- .github/workflows/main.yml | 17 +++++++++++++++++ test.txt | 1 + 2 files changed, 18 insertions(+) create mode 100644 .github/workflows/main.yml create mode 100644 test.txt diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000000..bc35aa3e23 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,17 @@ +on: [push, pull_request] +name: main +jobs: + pkp-lib: + 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: + node_version: 16.1.0 + diff --git a/test.txt b/test.txt new file mode 100644 index 0000000000..6ab168dbbc --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +So 18. Feb 05:54:56 CET 2024