Update workflows/qa

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
This commit is contained in:
Álvaro Brey 2022-05-23 10:15:29 +02:00
parent e74e12c293
commit fa3d92009d
No known key found for this signature in database
GPG Key ID: 2585783189A62105
1 changed files with 0 additions and 3 deletions

View File

@ -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' }}