We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a470c1 commit 7790578Copy full SHA for 7790578
1 file changed
.github/workflows/audit-dependencies.yml
@@ -1,9 +1,6 @@
1
name: audit-dependencies
2
3
on:
4
- # Monday at 2am EST
5
- schedule:
6
- - cron: '0 7 * * 1'
7
workflow_dispatch:
8
inputs:
9
audit-level:
0 commit comments