Browse Source

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

🔄 synced file(s) with nextcloud/android-config
Andy Scherzinger 8 tháng trước cách đây
mục cha
commit
8b590bc5d4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/autoApproveSync.yml

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

@@ -34,6 +34,7 @@ jobs:
         run: |
           echo 'Can not approve PRs from forks'
           exit 1
+
       - uses: hmarr/auto-approve-action@f0939ea97e9205ef24d872e76833fa908a770363 # v4.0.0
         with:
           github-token: "${{ secrets.GITHUB_TOKEN }}"