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 6c68490 commit af1f9f8Copy full SHA for af1f9f8
.github/workflows/update_dependencies.yml
@@ -1,6 +1,8 @@
1
# This workflow requires a personal access token for uirouterbot
2
name: Weekly Dependency Bumps
3
on:
4
+ repository_dispatch:
5
+ types: [update_dependencies]
6
schedule:
7
- cron: '0 21 * * 0'
8
0 commit comments