We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41a820 commit 7fe6565Copy full SHA for 7fe6565
.github/workflows/create_pr.yml
@@ -1,6 +1,7 @@
1
2
name: Create PR
3
on:
4
+ workflow_dispatch:
5
schedule:
6
- cron: '0 0 1 * *'
7
0 commit comments