Skip to content

pkp/pragma#98 create exclusions file for plugin release tool (#101) #4

pkp/pragma#98 create exclusions file for plugin release tool (#101)

pkp/pragma#98 create exclusions file for plugin release tool (#101) #4

Workflow file for this run

on: [push, pull_request]
name: pragma
jobs:
pragma:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- application: ojs
php-version: 7.4
database: mysql
- application: ojs
php-version: 8.0
database: mysql
- application: ojs
php-version: 7.4
database: pgsql
- application: ojs
php-version: 8.0
database: pgsql
name: pragma
steps:
- uses: pkp/pkp-github-actions@v1
with:
node_version: 12
branch: stable-3_3_0
repository: pkp
plugin: true