Skip to content

refactor workflows

refactor workflows #13

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
test:
uses: ./.github/workflows/reusable-workflow.yml
with:
directory: ${{ matrix.directory }}
strategy:
matrix:
directory:
- matomo-api
- Library-Notification-Service