Skip to content

Commit

Permalink
ops main clean varaibles
Browse files Browse the repository at this point in the history
  • Loading branch information
withanage committed Feb 13, 2024
1 parent f93b962 commit 871384e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
on: [push, pull_request]
name: main
jobs:
main:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
database: ['mysql','mariadb','pgsql']
php-version: [ '8.1' ,'8.2']


name: main
steps:
- uses: xmlFlow/pkp-github-actions@v1
with:
#node_version: 16.20.2
node_version: 20.11.0
1 change: 1 addition & 0 deletions test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Di 13. Feb 17:49:59 CET 2024

0 comments on commit 871384e

Please sign in to comment.