Update CI paths

This commit is contained in:
Malte Rosenbjerg 2023-02-22 17:52:29 +01:00
parent cc2d9890f9
commit 06f5bfa598

View file

@ -8,6 +8,8 @@ on:
- .github/workflows/ci.yml - .github/workflows/ci.yml
- FFMpegCore/** - FFMpegCore/**
- FFMpegCore.Test/** - FFMpegCore.Test/**
- FFMpegCore.Extensions.SkiaSharp/**
- FFMpegCore.Extensions.System.Drawing.Common/**
pull_request: pull_request:
branches: branches:
- main - main
@ -16,6 +18,8 @@ on:
- .github/workflows/ci.yml - .github/workflows/ci.yml
- FFMpegCore/** - FFMpegCore/**
- FFMpegCore.Test/** - FFMpegCore.Test/**
- FFMpegCore.Extensions.SkiaSharp/**
- FFMpegCore.Extensions.System.Drawing.Common/**
jobs: jobs:
ci: ci: