We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8914a commit a185a4dCopy full SHA for a185a4d
.github/workflows/renovate.yaml
@@ -1,6 +1,7 @@
1
name: Renovate
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
- cron: "0 9 * * *" # every day at 9:00 AM UTC
7
0 commit comments