We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316ad1e commit c305606Copy full SHA for c305606
.github/workflows/latest-dependencies.yml
@@ -1,7 +1,7 @@
1
name: Latest Dependency Checker
2
on:
3
schedule:
4
- - cron: '0 * * * *'
+ - cron: '0 0 * * 1'
5
workflow_dispatch:
6
jobs:
7
build:
0 commit comments