ci: schedule coverity only for osbuild/osbuild

Don't schedule the run of coverity on forks of osbuild, but only
on the main repository.
This commit is contained in:
Christian Kellner 2020-07-06 17:01:33 +02:00 committed by David Rheinsberg
parent cd0db46601
commit a505a82169

View file

@ -6,6 +6,7 @@ on:
jobs:
coverity:
name: "Test Suite"
if: github.repository == 'osbuild/osbuild'
runs-on: ubuntu-latest
defaults:
run: