devops: disable docker tests workflow in forks (#11082)

This commit is contained in:
Andrey Lushnikov 2021-12-22 16:52:56 -08:00 committed by GitHub
parent 5fafd943cb
commit a58dda29c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ jobs:
test_linux_docker:
name: "Docker ${{ matrix.os_name}} ${{ matrix.arch}} ${{ matrix.user }} Tests"
runs-on: ubuntu-20.04
if: github.repository == 'microsoft/playwright'
strategy:
fail-fast: false
matrix: