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 0f5516c commit 56884baCopy full SHA for 56884ba
1 file changed
.github/workflows/depoy.yml
@@ -1,8 +1,8 @@
1
name: Deploy Heroku
2
3
on:
4
- schedule:
5
- - cron: "0 7 9 9 9"
+ workflow_dispatch:
+
6
7
8
jobs:
0 commit comments