Merge pull request #11725 from nextcloud/codelqOnGH

run this workflow only on GitHub
This commit is contained in:
Tobias Kaminsky 2023-06-13 09:12:29 +02:00 committed by GitHub
commit 0260bdc821
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ permissions:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
permissions:
actions: read
contents: read