浏览代码

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

🔄 synced file(s) with nextcloud/android-config
Andy Scherzinger 8 月之前
父节点
当前提交
8b590bc5d4
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 }}"