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 e7c7983 commit 0c29ca2Copy full SHA for 0c29ca2
.github/workflows/update-master-from-upstream.yml
@@ -1,5 +1,6 @@
1
name: Update master from upstreame
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: '0 0 * * 0'
6
jobs:
0 commit comments