diff --git a/.github/workflows/ci-windows-installed.yml b/.github/workflows/ci-windows-installed.yml index 3955e78c0d..4c701277e8 100644 --- a/.github/workflows/ci-windows-installed.yml +++ b/.github/workflows/ci-windows-installed.yml @@ -5,10 +5,7 @@ # * TODO: use proper installations of libgav1, libsharpyuv and SVT once released. name: CI Windows Installed -on: - push: - branches: - - main +on: [push, pull_request] permissions: contents: read