mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-06 22:27:07 +02:00
Merge 80365f277a
into 9e36fa4263
This commit is contained in:
commit
c7819109f6
4
.github/workflows/ci-codeql-analysis.yml
vendored
4
.github/workflows/ci-codeql-analysis.yml
vendored
@ -8,6 +8,10 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '24 2 * * 4'
|
- cron: '24 2 * * 4'
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
security-events: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
name: Analyze
|
name: Analyze
|
||||||
|
Loading…
Reference in New Issue
Block a user