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 5a77f93 commit 74b481fCopy full SHA for 74b481f
.github/workflows/update-dependencies.yml
@@ -2,7 +2,7 @@ name: Update dependencies
2
3
on:
4
# Allow manual executions
5
- workflow_dispatch:
+ push:
6
# Run nightly
7
schedule:
8
- cron: '0 0 * * *'
0 commit comments