0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

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