Skip to content

Merge remote-tracking branch 'translations/stable-3_4_0' into stable-… #15

Merge remote-tracking branch 'translations/stable-3_4_0' into stable-…

Merge remote-tracking branch 'translations/stable-3_4_0' into stable-… #15

Workflow file for this run

on: [push, pull_request]
name: staticpages
jobs:
staticpages:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- application: ojs
php-version: 8.3
database: mysql
- application: ojs
php-version: 8.2
database: mysql
- application: ojs
php-version: 8.3
database: pgsql
- application: ojs
php-version: 8.2
database: pgsql
name: staticpages
steps:
- uses: pkp/pkp-github-actions@v1
with:
node_version: 20
branch: main
repository: pkp
plugin: true