Update SECURITY.md (#2822)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
4
.github/workflows/license-scan.yaml
vendored
4
.github/workflows/license-scan.yaml
vendored
@@ -4,8 +4,8 @@ on:
|
||||
# enable running the workflow manually
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# run every night at 2:00 AM (UTC)
|
||||
- cron: '0 2 * * *'
|
||||
# run every Monday at 2:00 AM (UTC), 429 when querying ClearlyDefined too frequently
|
||||
- cron: '0 2 * * 1'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user