CI: Restrict PVS-Studio analysis to obsproject repo

This commit is contained in:
derrod 2024-06-07 22:05:37 +02:00 committed by Ryan Foster
parent c1fdbf064f
commit 6d3a645bbf

View file

@ -5,6 +5,7 @@ jobs:
windows:
name: Windows 🪟 (PVS-Studio)
runs-on: windows-2022
if: github.repository_owner == 'obsproject'
defaults:
run:
shell: pwsh