mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #43760 from nextcloud/skjnldsv-patch-2
This commit is contained in:
commit
95857b1bb9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/phpunit-oci.yml
vendored
1
.github/workflows/phpunit-oci.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue