Skip to content

Merge pull request #81 from withanage/main-github-actions #1

Merge pull request #81 from withanage/main-github-actions

Merge pull request #81 from withanage/main-github-actions #1

Workflow file for this run

on: [push]
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