Update ci.yml

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

View file

@ -6,6 +6,7 @@ on:
- main
paths:
- .github/workflows/ci.yml
- Directory.Build.props
- FFMpegCore/**
- FFMpegCore.Test/**
- FFMpegCore.Extensions.SkiaSharp/**
@ -16,6 +17,7 @@ on:
- release
paths:
- .github/workflows/ci.yml
- Directory.Build.props
- FFMpegCore/**
- FFMpegCore.Test/**
- FFMpegCore.Extensions.SkiaSharp/**