Disable weekly GPU/slow tests on forks (#10831)

This commit is contained in:
Madeesh Kannan 2022-05-20 15:46:30 +02:00 committed by Daniël de Kok
parent eb3a7a6653
commit fc09badd6b
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
fail-fast: false
matrix:
branch: [master, v4]
if: github.repository_owner == 'explosion'
runs-on: ubuntu-latest
steps:
- name: Trigger buildkite build

View File

@ -10,6 +10,7 @@ jobs:
fail-fast: false
matrix:
branch: [master, v4]
if: github.repository_owner == 'explosion'
runs-on: ubuntu-latest
steps:
- name: Checkout