Merge pull request #43760 from nextcloud/skjnldsv-patch-2

This commit is contained in:
John Molakvoæ 2024-02-22 14:25:17 +01:00 committed by GitHub
commit 95857b1bb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,6 +42,7 @@ jobs:
phpunit-oci:
runs-on: ubuntu-latest
needs: changes
if: needs.changes.outputs.src != 'false' && ${{ github.repository_owner != 'nextcloud-gmbh' }}
strategy: