We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 259d554 commit cd3e88eCopy full SHA for cd3e88e
1 file changed
.github/workflows/cypress.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v3
39
with:
40
repository: nextcloud/server
41
- ref: ${{ matrix.server-versions }}
+ ref: ${{ 'bugfix/noid/remove-files-duplicate-dom-ids' }}
42
43
- name: Checkout submodules
44
shell: bash
0 commit comments