Don't run periodic PR dependency checks on forks

As we do with the Flake Finder and other periodic jobs, skip the checks
for PR dependencies on forks.

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
Daniel Farrell
2021-08-09 16:39:00 -04:00
committed by Daniel Farrell
parent cb78ab7aaa
commit 50489802e2
+1
View File
@@ -22,6 +22,7 @@ on:
jobs:
check:
name: Check Dependencies
if: github.repository_owner == 'submariner-io'
runs-on: ubuntu-latest
steps:
- uses: z0al/dependent-issues@70a1b2d4ee1cdc743af33498bd0204123953a887