mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-14 10:35:47 +02:00
codel permissions?
This commit is contained in:
5
.github/workflows/nightly-scan-licenses.yml
vendored
5
.github/workflows/nightly-scan-licenses.yml
vendored
@@ -11,6 +11,11 @@ on:
|
||||
schedule:
|
||||
- cron: '0 14 * * *' # Runs every day at 6 AM PST / 7 AM PDT / 2 PM UTC
|
||||
workflow_dispatch: # Allows manual triggering
|
||||
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
jobs:
|
||||
scan-licenses:
|
||||
|
Reference in New Issue
Block a user