Skip to content

Add Github actions badges #3

Add Github actions badges

Add Github actions badges #3

Workflow file for this run

on: [push]
name: customBlockManager
jobs:
customBlockManager:
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: customBlockManager
steps:
- uses: pkp/pkp-github-actions@v1
with:
node_version: 20
branch: main
repository: pkp
plugin: true