We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e663bd8 commit 008e8b3Copy full SHA for 008e8b3
1 file changed
.github/workflows/shared_workflow.yml
@@ -251,7 +251,7 @@ jobs:
251
./occ a:e groupfolders integration_openproject activity
252
if [ "${{matrix.nextcloudVersion}}" != "stable27" ]; then
253
cp -r ../../user_oidc ../../oidc apps
254
- ./occ a:e user_oidc
+# ./occ a:e user_oidc
255
# enable app even if it is not compatible with the current server version
256
./occ a:e -f oidc
257
fi
0 commit comments