summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/performance.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml
index ffdc63fae6e..a4afd16806c 100644
--- a/.github/workflows/performance.yml
+++ b/.github/workflows/performance.yml
@@ -50,7 +50,7 @@ jobs:
curl -s -u test:test -T README.md http://localhost:8080/remote.php/dav/files/test/new_file.txt
curl -s -u test:test -X DELETE http://localhost:8080/remote.php/dav/files/test/new_file.txt
output: before.json
- profiler-branch: master
+ profiler-branch: stable26
- name: Apply PR
run: |