mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
run this workflow only on GitHub
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
32c6179d37
commit
ef9f70a89c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
@ -15,7 +15,7 @@ permissions:
|
|||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue