Skip to content

Target test projects to .NET6.0 only (#90) #70

Target test projects to .NET6.0 only (#90)

Target test projects to .NET6.0 only (#90) #70

Workflow file for this run

name: 'Test Plugin'
on:
push:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.yml'
- '**/*.yaml'
pull_request:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.yml'
- '**/*.yaml'
workflow_dispatch:
jobs:
call:
uses: jellyfin/jellyfin-meta-plugins/.github/workflows/test.yaml@master