Browse Source

Merge pull request #2695 from nextcloud/repo-sync/android-config/master

🔄 synced file(s) with nextcloud/android-config
Andy Scherzinger 2 years ago
parent
commit
b4a13f9829
2 changed files with 5 additions and 3 deletions
  1. 4 3
      .github/dependabot.yml
  2. 1 0
      .github/workflows/autoApproveSync.yml

+ 4 - 3
.github/dependabot.yml

@@ -1,3 +1,4 @@
+# synced from @nextcloud/android-config
 version: 2
 updates:
     -   package-ecosystem: "github-actions"
@@ -11,7 +12,7 @@ updates:
             time: "03:00"
             timezone: Europe/Paris
         rebase-strategy: "disabled"
-        open-pull-requests-limit: 20
+        open-pull-requests-limit: 10
         labels:
-            - "3. to review"
-            - "dependencies"
+            - 3. to review
+            - dependencies

+ 1 - 0
.github/workflows/autoApproveSync.yml

@@ -1,3 +1,4 @@
+# synced from @nextcloud/android-config
 name: Auto approve
 on:
   pull_request_target: