Parameter option not located at the same position menu button is (fix #283) #290

Merged
deblan merged 3 commits from bugfix/issue283 into develop 2023-11-05 14:59:50 +01:00
Showing only changes of commit c5cac45f7e - Show all commits

View file

@ -5,7 +5,7 @@ steps:
commands:
- npm i
when:
event: [tag, push, pull_request]
event: [tag, push, pull_request, manual]
branch: [master, develop, feature/*, fix/*, bugfix/*, translations]
osv-detector:
@ -28,7 +28,7 @@ steps:
- php bin/generate_l10n.php
when:
branch: [master, develop, feature/*, fix/*, bugfix/*, translations]
event: [tag, push, pull_request]
event: [tag, push, pull_request, manual]
create-signature:
image: nextcloud:25