Disable qodana for remote PRs

We don't have a token for them
This commit is contained in:
Archi 2023-11-10 19:03:21 +01:00
parent bde696124b
commit 2b2607cfcd
No known key found for this signature in database
GPG key ID: 6B138B4C64555AEA

View file

@ -8,6 +8,7 @@ env:
jobs:
main:
if: github.event.pull_request.head.repo.full_name == github.repository
runs-on: ubuntu-latest
permissions: