mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2025-02-18 11:02:31 +00:00
Only run CI for PRs
This commit is contained in:
parent
f5a8cf5de7
commit
cc1d9d4966
1 changed files with 0 additions and 10 deletions
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
|
@ -1,16 +1,6 @@
|
||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths:
|
|
||||||
- .github/workflows/ci.yml
|
|
||||||
- Directory.Build.props
|
|
||||||
- FFMpegCore/**
|
|
||||||
- FFMpegCore.Test/**
|
|
||||||
- FFMpegCore.Extensions.SkiaSharp/**
|
|
||||||
- FFMpegCore.Extensions.System.Drawing.Common/**
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Add table
Reference in a new issue