Added command line parameters to disable logging
This commit is contained in:
@@ -24,6 +24,11 @@ on:
|
||||
schedule:
|
||||
- cron: '44 11 * * 0'
|
||||
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
|
||||
Reference in New Issue
Block a user