Skip to content

Commit

Permalink
Merge pull request #43760 from nextcloud/skjnldsv-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Feb 22, 2024
2 parents 1a26b32 + 173ae1c commit 95857b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit-oci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 95857b1

Please sign in to comment.