瀏覽代碼

Update workflows/qa

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Álvaro Brey 3 年之前
父節點
當前提交
fa3d92009d
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      .github/workflows/qa.yml

+ 0 - 3
.github/workflows/qa.yml

@@ -13,9 +13,6 @@ jobs:
                 id: check-secrets
             -   uses: actions/checkout@v3
                 if: ${{ steps.check-secrets.outputs.ok == 'true' }}
-                with:
-                    repository: ${{ github.event.pull_request.head.repo.full_name }}
-                    ref: ${{ github.event.pull_request.head.ref }}
             -   name: set up JDK 11
                 uses: actions/setup-java@v3
                 if: ${{ steps.check-secrets.outputs.ok == 'true' }}