summaryrefslogtreecommitdiffstats
path: root/.github/workflows/performance.yml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-03-15 08:08:18 +0100
committerJoas Schilling <coding@schilljs.com>2023-03-15 08:08:18 +0100
commit766f38dc739136e629a707df8916812cb032965f (patch)
tree7f699a433c03724d882a3b9c4e632171516ee501 /.github/workflows/performance.yml
parent01d58b6f12458c2dcecf44693f676feff742b38c (diff)
downloadnextcloud-server-766f38dc739136e629a707df8916812cb032965f.tar.gz
nextcloud-server-766f38dc739136e629a707df8916812cb032965f.zip
Save some CI time
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github/workflows/performance.yml')
-rw-r--r--.github/workflows/performance.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml
index ffdc63fae6e..44ca8954078 100644
--- a/.github/workflows/performance.yml
+++ b/.github/workflows/performance.yml
@@ -6,6 +6,8 @@ jobs:
performance-testing:
runs-on: ubuntu-latest
+ if: ${{ github.repository_owner != 'nextcloud-gmbh' }}
+
strategy:
fail-fast: false
matrix: