CI yaml fixes

This commit is contained in:
Malte Rosenbjerg 2023-02-22 17:50:35 +01:00
parent 86a500309d
commit cc2d9890f9

View file

@ -3,7 +3,7 @@ name: CI
on: on:
push: push:
branches: branches:
- master - main
paths: paths:
- .github/workflows/ci.yml - .github/workflows/ci.yml
- FFMpegCore/** - FFMpegCore/**