ci: adjust audit-dependencies cron time
This commit is contained in:
4
.github/workflows/audit-dependencies.yml
vendored
4
.github/workflows/audit-dependencies.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: audit-dependencies
|
||||
|
||||
on:
|
||||
# Sundays at 2am EST
|
||||
# Monday at 2am EST
|
||||
schedule:
|
||||
- cron: '0 7 * * 0'
|
||||
- cron: '0 7 * * 1'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
audit-level:
|
||||
|
||||
Reference in New Issue
Block a user