Skip to content

Commit

Permalink
ops stable-3_4_0 final all
Browse files Browse the repository at this point in the history
  • Loading branch information
withanage committed Feb 18, 2024
1 parent d2fc6b6 commit 7523fcb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -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

1 change: 1 addition & 0 deletions test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
So 18. Feb 05:54:56 CET 2024

0 comments on commit 7523fcb

Please sign in to comment.