Merge pull request #37068 from nextcloud/ci/profiler-26

[stable26] ci(performance): Use proper profiler branch for 26
This commit is contained in:
Julius Härtl 2023-03-07 10:07:54 +01:00 committed by GitHub
commit bc759977d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: |